All Projects → enzyme → zeus

enzyme / zeus

Licence: MIT License
A novel mobile first flexbox BEM css grid.

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to zeus

ReactSimpleFlexGrid
A way to quickly add a Grid Layout to your React app 🚀
Stars: ✭ 185 (+1221.43%)
Mutual labels:  flexbox, grid-layout
csslayout
A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
Stars: ✭ 7,297 (+52021.43%)
Mutual labels:  flexbox, grid-layout
Tentcss
🌿 A CSS survival kit. Includes only the essentials to make camp.
Stars: ✭ 400 (+2757.14%)
Mutual labels:  bem, flexbox
pointcss
A lightweight and flexible CSS Framework for building modern responsive web apps
Stars: ✭ 33 (+135.71%)
Mutual labels:  bem, flexbox
ginger
A minimal flexbox grid system named after a cute dog.
Stars: ✭ 31 (+121.43%)
Mutual labels:  grid-layout, flexbox-grid
Reactsimpleflexgrid
A way to quickly add a Grid Layout to your React app 🚀
Stars: ✭ 181 (+1192.86%)
Mutual labels:  flexbox, grid-layout
i-Cut
🔨 个人技术栈
Stars: ✭ 18 (+28.57%)
Mutual labels:  flexbox, grid-layout
Flexy
Flexy is minimal CSS framework made with Flex
Stars: ✭ 114 (+714.29%)
Mutual labels:  flexbox, flexbox-grid
Katana
Katana is CSS Layout System made with Flexbox
Stars: ✭ 57 (+307.14%)
Mutual labels:  flexbox, flexbox-grid
flex-box-grid
Responsive, mobile first Flexbox Grid
Stars: ✭ 39 (+178.57%)
Mutual labels:  grid-layout, flexbox-grid
Kindling
A pocket-sized grid system built on the flex display property.
Stars: ✭ 155 (+1007.14%)
Mutual labels:  flexbox, flexbox-grid
40-lines-of-Sass
Full featured flexbox grid in 40 lines of Sass
Stars: ✭ 20 (+42.86%)
Mutual labels:  flexbox, flexbox-grid
Flexible Grid
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
Stars: ✭ 154 (+1000%)
Mutual labels:  flexbox, flexbox-grid
Grd
A CSS grid framework using Flexbox. Only 321 bytes (Gzipped).
Stars: ✭ 2,210 (+15685.71%)
Mutual labels:  flexbox, grid-layout
Frow
Flexbox Toolkit & Grid
Stars: ✭ 152 (+985.71%)
Mutual labels:  flexbox, flexbox-grid
Avalanche
Superclean, powerful, responsive, Sass-based, BEM-syntax CSS grid system
Stars: ✭ 627 (+4378.57%)
Mutual labels:  bem, grid-layout
Personal Goals
List of books I've read, projects I've done, videos I've seen, articles I've read or podcasts I've listened to.
Stars: ✭ 75 (+435.71%)
Mutual labels:  flexbox, grid-layout
Infinity Css Grid
Fluid Flex Solution for making infinite grid columns.
Stars: ✭ 112 (+700%)
Mutual labels:  flexbox, flexbox-grid
ekzo
💫 Functional Sass framework for rapid and painless development
Stars: ✭ 32 (+128.57%)
Mutual labels:  bem, bem-methodology
tetris-grid
◼️Lightweight and simple CSS grid
Stars: ✭ 16 (+14.29%)
Mutual labels:  flexbox, flexbox-grid

ZEUS

A novel mobile first flexbox BEM css grid framework that will rock your socks off.

Check out the official web page at http://enzyme.github.io/zeus

Installation

Using a CDN

Minified

https://cdn.rawgit.com/enzyme/zeus/master/bin/zeus.min.css

Development

https://rawgit.com/enzyme/zeus/master/bin/zeus.css

NPM

$ npm install --save zeus-grid

Bower

$ bower install zeus-grid

Contributing

If you wish to contribute code towards this project, please fork this repo and make any changes on the develop branch. Make sure you use good commit messages and follow the general coding style used throughout the project. All pull requests are to be sent to the develop branch and once approved will make their way into the next release on master.

License

MIT - Copyright (c) 2016 Tristan Strathearn, see LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].