All Projects → Beg-in → Frow

Beg-in / Frow

Licence: mit
Flexbox Toolkit & Grid

Projects that are alternatives of or similar to Frow

The Flex Grid
The Flex Grid is a responsive CSS flexbox grid. Because we can!
Stars: ✭ 45 (-70.39%)
Mutual labels:  css-framework, flexbox-grid, flexbox, css-grid
Katana
Katana is CSS Layout System made with Flexbox
Stars: ✭ 57 (-62.5%)
Mutual labels:  flexbox, css-framework, css-grid, flexbox-grid
Infinity Css Grid
Fluid Flex Solution for making infinite grid columns.
Stars: ✭ 112 (-26.32%)
Mutual labels:  css-framework, flexbox-grid, flexbox, css-grid
Waffle Grid
An easy to use flexbox grid system.
Stars: ✭ 602 (+296.05%)
Mutual labels:  flexbox-grid, flexbox, css-grid
Vue Flexboxgrid
Vue components made with Flexboxgrid
Stars: ✭ 37 (-75.66%)
Mutual labels:  flexbox-grid, flexbox, css-grid
Must Watch Css
A useful list of must-watch talks about CSS
Stars: ✭ 3,966 (+2509.21%)
Mutual labels:  css-framework, flexbox, css-grid
Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (+371.05%)
Mutual labels:  css-framework, flexbox, css-grid
Flexible Grid
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
Stars: ✭ 154 (+1.32%)
Mutual labels:  css-framework, flexbox-grid, flexbox
tetris-grid
◼️Lightweight and simple CSS grid
Stars: ✭ 16 (-89.47%)
Mutual labels:  flexbox, css-grid, flexbox-grid
40-lines-of-Sass
Full featured flexbox grid in 40 lines of Sass
Stars: ✭ 20 (-86.84%)
Mutual labels:  flexbox, css-grid, flexbox-grid
Atgrid.css
CSS Grid System with attribute selectors
Stars: ✭ 37 (-75.66%)
Mutual labels:  flexbox-grid, flexbox
Awesome Flexbox
👓 A curated list of CSS Flexible Box Layout Module or only Flexbox.
Stars: ✭ 1,034 (+580.26%)
Mutual labels:  flexbox-grid, flexbox
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-66.45%)
Mutual labels:  css-framework, flexbox
Bulma Scss
Bulma SCSS - The Bulma CSS Framework files converted to SCSS syntax
Stars: ✭ 143 (-5.92%)
Mutual labels:  css-framework, flexbox
Bem Kit
💄 CSS UI kit with BEM convention and SASS
Stars: ✭ 69 (-54.61%)
Mutual labels:  css-framework, css-grid
Spectre
Spectre.css - A Lightweight, Responsive and Modern CSS Framework
Stars: ✭ 10,938 (+7096.05%)
Mutual labels:  css-framework, flexbox
Gridlex
Just a CSS Flexbox Grid System
Stars: ✭ 1,328 (+773.68%)
Mutual labels:  flexbox-grid, css-grid
Bulma
Modern CSS framework based on Flexbox
Stars: ✭ 44,771 (+29354.61%)
Mutual labels:  css-framework, flexbox
Flexy
Flexy is minimal CSS framework made with Flex
Stars: ✭ 114 (-25%)
Mutual labels:  flexbox-grid, flexbox
Basis
A lightweight responsive Sass/CSS framework based on flexible box.
Stars: ✭ 133 (-12.5%)
Mutual labels:  css-framework, flexbox

Flexbox Toolkit & Grid

Frow CSS

Frow is an open source HTML and CSS framework for creating quick & responsive projects on the web, powered by Flexbox.

Documentation & Features

Please view the extensive, full documentation at: FrowCSS.com

Installation

Refer to the Getting Started Guide for full instructions.

NPM:

npm install frow

CDN:

<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Frow Project</title>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/frow.min.css">
    ...
  </head>
  ...
</html>

Creator

Cody Sherman

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