Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper-snow

See the component page for more information.

Install

Install the component using Bower:

$ bower install paper-snow --save

Or download as ZIP.

Usage

  • Import Web Components' polyfill:
<script src="bower_components/webcomponentsjs/webcomponents-lite.js"></script>
  • Import Web Animation' polyfill:
<script src="bower_components/web-animations-js/web-animations.min.js"></script>
  • Import Custom Element:
<link rel="import" href="bower_components/paper-snow/paper-snow.html">
  • Start using it!
<paper-snow></paper-snow>

About

A Polymer element that makes snowfall

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages