Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiki-le-singe/front-end-trends
https://github.com/kiki-le-singe/front-end-trends
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiki-le-singe/front-end-trends
- Owner: kiki-le-singe
- Created: 2015-08-02T16:07:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T19:50:40.000Z (about 9 years ago)
- Last Synced: 2024-04-14T18:03:33.807Z (7 months ago)
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Front-end trends
## Icon Fonts:
- [Font Awesome](http://fontawesome.io/)## CSS resets:
- [normalize.css](http://necolas.github.io/normalize.css/)## CSS pre-processor:
- [Less](http://lesscss.org/)
- [Sass](http://sass-lang.com/)## SASS libraries:
- [compass](http://compass-style.org/)
- [Bourbon](http://bourbon.io/)
- [Bourbon NEAT](http://neat.bourbon.io/)
- [Susy](http://susy.oddbird.net/)## Front-end Framework:
- [Material Design Lite](http://www.getmdl.io/)
- [Foundation](http://foundation.zurb.com/)
- [Bootstrap](http://getbootstrap.com/)
- [Materialize](http://materializecss.com/)## Front-end Mobile Framework:
- [Framework7](http://www.idangero.us/framework7)
- [Ratchet](http://goratchet.com/)## CSS animations:
- [Animate.css](https://daneden.github.io/animate.css/)## HTML5 Templates:
- [HTML5 Boilerplate](https://html5boilerplate.com/)## Browsers:
- [Browser Statistics](http://www.w3schools.com/browsers/browsers_stats.asp)## Polyfill IE:
- [Respond](https://github.com/scottjehl/Respond)
> A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)- [html5shiv](https://github.com/afarkas/html5shiv)
> This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.