8000 GitHub - kassyn/x-sky: Web Component Sky
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kassyn/x-sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<x-sky>

Web Component Sky.

Maintained by Accácio Jasson..

Demo

Check it live.

Usage

  1. Import Web Components:

    <script src="//cdnjs.cloudflare.com/ajax/libs/polymer/0.0.20130905/polymer.min.js"></script>
  2. Import Custom Element:

    <link rel="import" href="src/x-sky.html">
  3. Using it!

    <x-sky count="200" height="300"></x-sky>

Options

Attribute Options Default Description
count integer 100 amount of stars
height integer 200 height of the container with the sky

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

Thanks

Eduard

About

Web Component Sky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0