Dev Source
Cuberto Mouse Follower
Cuberto·Dev Team·April 11, 2022·8 min read
The Cuberto Mouse Follower is a lightweight JavaScript library that adds elegant cursor-following effects to any website. It supports custom shapes, magnetic elements, and smooth interpolation for a premium feel.
Features & Usage
The library provides a simple API for initializing cursor effects with configurable speed, size, and blending modes. It works seamlessly with modern frameworks like React and Vue, and degrades gracefully on touch devices.
Customization
Beyond the default circle follower, you can create text cursors, image cursors, and interactive magnetic zones. The library handles all the performance optimization internally, using requestAnimationFrame for buttery-smooth 60fps animations.
JavaScriptCursorAnimationOpen Source