Maingron/snow.js

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Snow.js

[![Maintainability](https://api.codeclimate.com/v1/badges/c924aab9d145fafea276/maintainability)](https://codeclimate.com/github/Maingron/snow.js/maintainability)

## Table of contents
- [About snow.js](#about-snowjs)
- [Installing](#installing)
- [Documentation](#documentation)


## About snow.js
**Snow.js** spawns snow❄ over your website. You could also use it for Halloween and spawn pumpkins🎃. Updates will follow.  
Development started on <time>2019-11-05</time>.



## Installing
To implement Snow.js onto a website, go to the end of your HTML and include it via a \<script\>-tag.

Recommended code to implement snow.js:
```html
<script src="snow.js" async charset="UTF-8"></script>
```

Make sure to copy snow.js into your website directory and check, if the link is right.  
If you want to modify the snow, you can do that by modifying the config section in snow.js



## Documentation
You can find the documentation on https://github.com/Maingron/snow.js/wiki

## Screenshots
![Screenshot](screenshots/screenshot_2_desktop.png)
![Screenshot](screenshots/screenshot_1_mobile.png)



---
Project Website: https://maingron.com/snowjs  
Github Site: https://maingron.com/github/snowjs