
A lightweight JavaScript package to add Christmas effects to your website 🎄

jschristmas is a lightweight JavaScript package designed to add Christmas-themed effects, such as a snowstorm, to your website, bringing holiday cheer to your web applications.
You can install jschristmas via npm using the command `npm install jschristmas`, or by including a script from the CDN: `<script src='https://cdn.jsdelivr.net/npm/jschristmas@0.0.8/dist/index.browser.min.js'></script>`.
The package currently offers a customizable snowstorm effect, with the potential for more features in the future.
You can customize the snow effect by adjusting options like `maxSnowflakes`, `fallSpeed`, and `stopAfter` within the `snowStorm` method.
Share this tool