Cursorly.js: Custom Cursor Library with Particle Effects



This content originally appeared on DEV Community and was authored by jQueryScript

Cursorly.js, a JavaScript library that adds custom cursors with particle effects to web projects.

Key features:

  • 40+ built-in cursor icons
  • 15+ particle effects including trails, sparkles, fireworks, and emoji particles
  • Zero dependencies and canvas-based rendering
  • Dynamic effect switching and custom effect creation

Works great for portfolios, landing pages, and interactive sites where you want visual polish without heavy animation libraries. The emoji trail support is particularly nice for themed campaigns.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo


This content originally appeared on DEV Community and was authored by jQueryScript