A collection of pure CSS/HTML web components. Due to their small size thei are usually released as gists and collected here.
To download the whole collection, initiate the submodules
git submodule init
git submodule update
To add new components, fork the repo and include each (component) as a submodule
git submodule add git://gist.github.com/{{ID}}.git ./descriptive-name
Feel free to send us your pull requests.
Included here as submodules are the following gists:
- Float label ( example )
- Fixed footer ( example )
- Toggle button
- Loading overlay ( example )
- Terminal Text ( example )
- Parallax ( example )
Initiated by Lyndel Thomas ( @ryndel )
Released under the MIT license