Skip to content

Latest commit

 

History

History
executable file
·
202 lines (136 loc) · 12.9 KB

File metadata and controls

executable file
·
202 lines (136 loc) · 12.9 KB

Gabo's Awesome CSS Frameworks and UI Libraries

Return to Categories

Specialized: Grid Systems

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. There are two variants: 12 and 16 columns, which can be used separately or in tandem. The premise of the system is ideally suited to rapid prototyping, but it would work equally well when integrated into a production environment. There are printable sketch sheets, design layouts, and a CSS file that have identical measurements.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

CSS (SCSS) grid, base on CSS grid layout with @supports fallback to flexbox (partial support).

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

A grid system based on the flex display property.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

A grid system based on the flex display property.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Simple, clean and no fuss flexbox based grid. With simple and human readable class names, you can get up and running with Flexit in no time.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

A dead simple, customisable, flexbox-based griddd. It's Responsive, Lightweight and Customisable.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Katana is sharp CSS Layout System made with Flexbox. Katana is ultra minimal CSS Framework made with few lines of Sass. Default parameters are: 12 columns, 15px margin and 94% main width. But you can personalise anything, just change the numbers. Plus you have ultra cool fluid column.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Kayzen-GS is a powerful framework for building responsive grid systems for the web. A responsive, flexible and dynamic grid system based off inline-block columns.

lyt - No Official Site

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

A flexible and highly configurable CSS layout library. Designed to be tweaked.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Works like auto-layout by aligning and distributing. Capable of 12-column layouts, packery, & masonry. Perfect for components.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Simple Grid is a CSS grid for your website. Responsive, light, simple. It is a mobile-first 12-column CSS grid system to make developing responsive websites easy and fast.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Strawberry is a new flexbox based CSS micro-framework. A set of common flexbox's utilities focused on making your life easier and faster with nested flexboxes.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Responsive, fully customizable & mobile first CSS flexbox grid framework / system based on Sass (SCSS), which you never seen before. The main reason that I wrote yet another grid system, was the fact that I can't found any grid system, which would give me the possibility to create functional grid in short time... unlimitedGrid is a collection of functions principles and rules, by which you can easily and fast create an attractive and (ultra) functional grids.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

Unsemantic is a fluid grid system that is the successor to the 960 Grid System. It works in a similar way, but instead of being a set number of columns, it's entirely based on percentages.

JS Dependency GitHub last commit GitHub tag GitHub stars GitHub issues

An easy to use flexbox grid system. Light weight, Responsive and Customisable.

Return to Categories