Create Magical
Canvas Cursors

Create bespoke cursor trails in React effortlessly—Canvas Cursor delivers high performance and deep customization.

cursory.vercel.app
⚡ 60fps Performance
🎯 Pixel Perfect
🎨 Fully Customizable
📦 Zero Dependencies
🔷 TypeScript Ready

Get Started in Seconds

Install the package
$ npm install binary-cursor
Import and use
import { BinaryCursor } from 'binary-cursor'
<BinaryCursor
color="#12E193"
size={18}
count={4}
spread={2.5}
duration={2000}
frequency={40}
movementThreshold={10}
/>