Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipelinhares/playground
:dancers: CSS and JS playground
https://github.com/filipelinhares/playground
Last synced: 20 days ago
JSON representation
:dancers: CSS and JS playground
- Host: GitHub
- URL: https://github.com/filipelinhares/playground
- Owner: filipelinhares
- License: mit
- Created: 2015-08-17T01:00:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T17:36:30.000Z (over 9 years ago)
- Last Synced: 2024-12-05T21:22:31.105Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Playground
1. Flexbox
- [Search box](http://filipelinhares.github.io/playground/flexbox-searchBox/)
- [Sticky footer](http://filipelinhares.github.io/playground/flexbox-sticky-footer/)
- [Github's language bar](http://filipelinhares.github.io/playground/flexbox-github-languageBar/)
2. JavaScript
- [Promises](http://filipelinhares.github.io/playground/promises/)
- [Rework](https://github.com/filipelinhares/playground/tree/master/rework-css)
3. Design
- [Responsive image](http://filipelinhares.github.io/playground/responsive-image/)## Development
1. `git clone https://github.com/filipelinhares/playground.git`
2. `cd into-folder`
3. `bower install`## License
[MIT](LICENSE.md) © Filipe LInhares