Popularity
7.7
Declining
Activity
0.0
Stable
9,364
235
1,164

Programming language: HTML
License: GNU General Public License v3.0 or later
Tags: Table/Grid     Css     Grid     Flexbox     Browser    
Latest version: v6.3.2

flexboxgrid alternatives and similar libraries

Based on the "Table/Grid" category.
Alternatively, view flexboxgrid alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of flexboxgrid or a related project?

Add another 'Table/Grid' Library

README

Flexbox Grid

flexboxgrid.com

Grid based on the flex display property.

Install

npm

npm i flexboxgrid --save

bower

bower install flexboxgrid

cdn

CDNJS

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css" >

css

Add the flexboxgrid.css development or flexboxgrid.min.css production to your html page.

<link rel="stylesheet" href="css/flexboxgrid.min.css" type="text/css">

Inspiration