...
Using bower:
bower install construct-atmosphere
Import from github
git pull git://github.com/construct-components/atmosphere.git master
- Import Web Components' polyfill
<script src="components/webcomponentsjs/webcomponents.min.js"></script>
- Import Custom Element:
<link rel="import" href="components/construct-atmosphere">
- The element extends the arbitrary tag
sky
<sky is="construct-atmosphere"></sky>
...
...
Initiated by Makis Tracend ( @tracend )
Distributed through Makesites.org
Released under the MIT License