Skip to content

construct-components/camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Construct: Camera

...

Examples

Install

Using bower:

bower install construct-camera

Import from github

git pull git://github.com/construct-components/camera.git master

Usage

  1. Import Web Components' polyfill
<script src="components/webcomponentsjs/webcomponents.min.js"></script>
  1. Import Custom Element:
<link rel="import" href="components/construct-camera">
  1. The custom element extends the arbitrary tag camera
<camera is="construct-camera"></camera>

Attributes

...

Events

...

Credits

Initiated by Makis Tracend ( @tracend )

Distributed through Makesites.org

License

Released under the MIT License

About

Custom element containing camera behavior(s)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors