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