Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afonsopacifer/flex-grid-framework

:star2: The Flex Semantic Grid focusing on performance.
https://github.com/afonsopacifer/flex-grid-framework

Last synced: 6 days ago
JSON representation

:star2: The Flex Semantic Grid focusing on performance.

Awesome Lists containing this project

README

        

[Flex Grid Framework](http://flexgridframework.com/)

[![license mit](https://img.shields.io/badge/licence-MIT-yellow.svg)](https://github.com/afonsopacifer/flex-grid-framework/blob/master/license.md)
[![release](https://img.shields.io/badge/release-v1.3.0-yellow.svg)](https://github.com/afonsopacifer/flex-grid-framework/archive/1.3.0.zip)

# [FlexGridFramework.com](http://flexgridframework.com/)

> The Flex Semantic Grid focusing on performance for [stylus](https://learnboost.github.io/stylus/) and [Sass](http://sass-lang.com/).

## Features

- Semantic Grid
- All the powers of [Flexbox](https://github.com/afonsopacifer/awesome-flexbox)
- Use [extends](https://css-tricks.com/the-extend-concept/) to generate less css
- Use [mixins](https://learnboost.github.io/stylus/docs/mixins.html) to overwrite only the necessary (For Media Queries)
- Compatible with [Stylus](https://learnboost.github.io/stylus/) and [Sass](http://sass-lang.com/).
- [Easy to use](http://flexgridframework.com/)

## how to install and use?
See in the [framework website](http://flexgridframework.com/).

## Browsers support
Verify in [Can I use](http://caniuse.com/#search=flexbox) the browser support for the flex property.

## History
See [Changelog](changelog.md) for more details.

## Contributing
Want to contribute? [Follow these recommendations](https://github.com/afonsopacifer/flex-grid-framework/blob/master/contributing.md).

## License
[MIT License](https://github.com/afonsopacifer/flex-grid-framework/blob/master/license.md) © [Afonso Pacifer](http://afonsopacifer.com/)