Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afonsopacifer/flex-grid-framework
- Owner: afonsopacifer
- License: mit
- Created: 2015-06-04T20:59:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T20:31:24.000Z (over 1 year ago)
- Last Synced: 2024-10-16T17:03:08.446Z (20 days ago)
- Language: HTML
- Homepage: http://flexgridframework.com/
- Size: 248 KB
- Stars: 167
- Watchers: 11
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
[](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/)