happy-halloween
What is this package doing?
- Replace the mouse cursor with a tiny Pumpkin;
- Makes sounds when the user click a link/button.
See the source code: github.com/maxpou/happy-halloween
Demo
Click on the following item to see! Get ready to be scared!
How to install
Installation with npm / yarn
npm install happyhalloween.js
In your application entrypoint:
import 'happyhalloween.js';
Installation without npm
- Open your browser console
- Copy paste
index.js
content - Enjoy halloween ๐ฆ
Why???
I've no idea!