Skip to content

amigame/solar-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar System

A custom element for our solar system

Examples

Dependencies

Install

Using bower:

bower install solar-system

Import from github

git pull git://github.com/amigame/solar-system.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/solar-system">
  1. Start using it!
<solar-system></solar-system>

Attributes

...

Events

...

Credits

Initiated by Makis Tracend ( @tracend )

Distributed through Amigame

License

Released under the MIT License

Releases

No releases published

Packages

No packages published

Languages