An open API service indexing awesome lists of open source software.

https://github.com/shankara-subramani/griddd

A dead simple, customisable, flexbox-based griddd
https://github.com/shankara-subramani/griddd

flexbox frontend grid grid-system scss

Last synced: 7 months ago
JSON representation

A dead simple, customisable, flexbox-based griddd

Awesome Lists containing this project

README

        

# Griddd
A dead simple, customisable, flexbox-based [griddd](http://griddd.surge.sh/)
[DEMO](https://codepen.io/guylyons/pen/WjWZRv)

## Installation
#### NPM
`npm install griddd`

#### CDN
`https://unpkg.com/[email protected]/dist/griddd.min.css`

## Getting started
#### Link the stylesheet
``

#### Simple Syntax
```html







```
It’s that simple.

#### Customising - It’s all yours.

##### Slug
Don’t like the `is-` slug? I heard it boss. Loud and clear. You can change it [here](https://github.com/shankariyerr/griddd/blob/master/griddd.scss#L5) to whatever you want.

##### Number of Columns
Tired of `12 column` grids? Go ahead and insert the magic number [here](https://github.com/shankariyerr/griddd/blob/master/griddd.scss#L4)

#### Sites using Griddd
- Sindre Sorhus’s [Touch Bar Simulator](https://sindresorhus.com/touch-bar-simulator/)
- [Vookmark](https://vookmark.co/) ’s transactional pages
- [griddd](http://griddd.surge.sh/) :)
- Are you using gridd? [let me know](https://twitter.com/i_shankar)

#### Oh, am I missing something? the badges! here you go:
- [![forthebadge](http://forthebadge.com/images/badges/uses-css.svg)](http://forthebadge.com)
- [![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
- [![forthebadge](http://forthebadge.com/images/badges/for-you.svg)](http://forthebadge.com)
- [![forthebadge](http://forthebadge.com/images/badges/approved-by-george-costanza.svg)](http://forthebadge.com)