Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fforw/snowy
HTML5 snow effect
https://github.com/fforw/snowy
Last synced: 17 days ago
JSON representation
HTML5 snow effect
- Host: GitHub
- URL: https://github.com/fforw/snowy
- Owner: fforw
- License: apache-2.0
- Created: 2014-12-25T16:33:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T16:57:35.000Z (almost 10 years ago)
- Last Synced: 2024-11-03T15:38:41.273Z (about 1 month ago)
- Language: JavaScript
- Size: 316 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-web-effect - snowy - A HTML5 snow effect with random generated snow flakes. (🚀 A series of exquisite and compact web page cool effects / Rain & Snow)
- awesome-web-effect - snowy - A HTML5 snow effect with random generated snow flakes. (🚀 A series of exquisite and compact web page cool effects / Rain & Snow)
README
# Snowy XMAS
A HTML5 snow effect with random generated snow flakes.
[Link to Demo](http://fforw.github.io/snowy/)
## Prerequisites
You need nodejs ( http://nodejs.org/ ). Make sure to execute "npm install" to download all npm dependencies
after checking this out.You also need to install gulp globally with "npm install -g gulp" (might need sudo/root/Administrator privileges
depending on your OS).## Building
use "gulp" to just build, and "gulp watch" to enable streaming build.