Skip to content

construct-components/starfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Construct: Starfield

...

Examples

Install

Using bower:

bower install construct-starfield

Import from github

git pull git://github.com/construct-components/starfield.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-starfield">
  1. Start using it!
<stars is="construct-starfield" animated="1"></stars>

Options

...

Events

...

License

Released under the MIT License

About

A simple animated star field out of particles

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors