Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gargron/snowfall
HTML5-canvas based snowfall JavaScript
https://github.com/gargron/snowfall
Last synced: 13 days ago
JSON representation
HTML5-canvas based snowfall JavaScript
- Host: GitHub
- URL: https://github.com/gargron/snowfall
- Owner: Gargron
- Created: 2011-12-24T14:06:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-01-18T23:31:36.000Z (almost 10 years ago)
- Last Synced: 2024-10-04T17:46:19.001Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://gargron.github.io/Snowfall/
- Size: 125 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Snowfall.js
===========Snowfall.js is a little script that draws falling snow on top of a page, using a `` and JavaScript.
## Usage
Simply include the JS on a page, and you will see the snow.
## Note
I have updated this little script after nearly 2 years of inactivity. I decided that it would be curious to see how I would have written it if I had done it now. The code quality and the performance should reflect my current state of knowledge.