Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.4 KB

readme.md

File metadata and controls

36 lines (24 loc) · 1.4 KB

Commons: Components

A collection of pure CSS/HTML web components. Due to their small size thei are usually released as gists and collected here.

Usage

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.

Components

Included here as submodules are the following gists:

Credits

Initiated by Lyndel Thomas ( @ryndel )

Released under the MIT license