Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.