Sparkle Mouse 🐁✨

This page is hosted on Neocities.


Visit Sparkle Mouse's homepage! :)

To install sparkles on your own site, get this bundle and use:

const sparkles = new SparkleMouse.SparkleMouse();
sparkles.start('./template.sparkle').catch(err => {
    console.error(err);
});

Try out the desktop app to make .sparkle files!

By Max van Leeuwen