https://github.com/rgthree/snow
A lightweight web component to overlay snowfall on a webpage
https://github.com/rgthree/snow
Last synced: 9 months ago
JSON representation
A lightweight web component to overlay snowfall on a webpage
- Host: GitHub
- URL: https://github.com/rgthree/snow
- Owner: rgthree
- License: mit
- Created: 2023-12-17T18:14:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T18:57:10.000Z (over 2 years ago)
- Last Synced: 2025-05-20T21:37:46.664Z (about 1 year ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A lightweight web component to overlay snowfall on a webpage using HTML5 Canvas.
Usage:
Download and add the `dist/snow.js` file to your webpage, and add an `rgthree-snow` element.
```
```
You can configure the number of `flakes` as well:
```
```