# 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 `
` block or at the end of page, but before `` tag. Library will be loaded automatically and snow will start run too. ```html ```