This plugin adds a dashing effect between your cursor positions. This project was initially a fork of ninja-cursor, but was mostly rewritten in respect of the following differences:
This plugin only animate between cursor jumps, not the selection range.
This plugin supports scrolling, so cursor will follow your page position.
This plugin simplifies code and css animation logic.
Animate a dashing trail between cursor jumps while ignoring selection ranges for a cleaner effect. Keep the trail synced with page scrolling and rely on streamlined CSS animation for smooth, lightweight visuals.