All Projects → VladimirHumeniuk → Equalizecss

VladimirHumeniuk / Equalizecss

Licence: mit
Css framework with grid based on flexboxes

Projects that are alternatives of or similar to Equalizecss

Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-16.39%)
Mutual labels:  framework, grid, flexbox
Tentcss
🌿 A CSS survival kit. Includes only the essentials to make camp.
Stars: ✭ 400 (+555.74%)
Mutual labels:  framework, flexbox
React Native Responsive Grid
Bringing the Web's Responsive Design to React Native
Stars: ✭ 369 (+504.92%)
Mutual labels:  grid, flexbox
Flexr
Flexr is a responsive grid framework for modern browsers.
Stars: ✭ 5 (-91.8%)
Mutual labels:  framework, grid
gutter-grid
A Sass flexbox based grid system that is able to replicate CSS grid-gap in IE11
Stars: ✭ 18 (-70.49%)
Mutual labels:  grid, flexbox
React Flexview
A powerful React component to abstract over flexbox and create any layout on any browser
Stars: ✭ 276 (+352.46%)
Mutual labels:  grid, flexbox
Flex Layout
Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
Stars: ✭ 5,705 (+9252.46%)
Mutual labels:  grid, flexbox
workshop-css-grid
Workshop made for freecodecamp meetup
Stars: ✭ 12 (-80.33%)
Mutual labels:  grid, flexbox
Gmdjs
Grid Material Design
Stars: ✭ 24 (-60.66%)
Mutual labels:  framework, grid
Blossom
A free open-source design framework for the modern web
Stars: ✭ 26 (-57.38%)
Mutual labels:  framework, grid
Feather Flex
Ultralight flexbox based grid system.
Stars: ✭ 11 (-81.97%)
Mutual labels:  grid, flexbox
gymnast
🤸 Configurable grid and layout engine for React
Stars: ✭ 35 (-42.62%)
Mutual labels:  grid, flexbox
gridy
A Flexbox Grid System powered by SASS
Stars: ✭ 28 (-54.1%)
Mutual labels:  grid, flexbox
Pintsize
Customisable 💪 Flexbox grid system
Stars: ✭ 330 (+440.98%)
Mutual labels:  grid, flexbox
Katana
Katana is CSS Layout System made with Flexbox
Stars: ✭ 57 (-6.56%)
Mutual labels:  grid, flexbox
React Styled Flexboxgrid
Grid system based on styled-components and flexbox for React
Stars: ✭ 515 (+744.26%)
Mutual labels:  grid, flexbox
ReactSimpleFlexGrid
A way to quickly add a Grid Layout to your React app 🚀
Stars: ✭ 185 (+203.28%)
Mutual labels:  grid, flexbox
vue-grid
A powerful flexbox grid system for Vue.js 2.x, built with inline-styles
Stars: ✭ 23 (-62.3%)
Mutual labels:  grid, flexbox
React Flex Ready
A Flexbox grid ready, easy to implement and customize
Stars: ✭ 23 (-62.3%)
Mutual labels:  grid, flexbox
Bojler
Bojler is an email framework
Stars: ✭ 885 (+1350.82%)
Mutual labels:  framework, grid

EqualizeCSS

EqualizeCss - is light-weighted css-grid built on the properties of flexboxes and written on the sass. Using it you can easily build adaptive sites and web applications, manage columns and markup the necessary styles only by substituting. Class names coincide with other popular css-frameworks, so moving to it will be very easy.

Documentation

Install

with cdn:
https://cdnjs.cloudflare.com/ajax/libs/equalizecss/1.3.0/css/equalize.min.css

with npm:
$ npm install equalizecss --save

with bower:
$ bower install equalizecss

with yarn:
$ yarn add equalizecss

Enject the equalize.css development or equalize.min.css production to your html page.

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].