Mirror

Vova Tkach 243a4f5be7 Update README.md 5 years ago
src b0512861b8 Snow object, demo page, compressed version 5 years ago
LICENSE 271b65a855 Initial commit 5 years ago
README.md 243a4f5be7 Update README.md 5 years ago
demo.html b0512861b8 Snow object, demo page, compressed version 5 years ago

README.md

javascript-snow

Simply add snow on your website. No dependencies, pure JavaScript.

How to use

Simply copy src/snow.min.js file to, for example your website root folder and put this line into <header> block or at the end of page, but before </body> tag. Library will be loaded automatically and snow will start run too.

<script type="text/javascript" src="/snow.min.js"></script>