UI Cursors.
A series of React components for cursor-following effects. This page itself runs the heart variant — move your cursor anywhere to see it. The tiles below preview the other variants statically; click through to interact.
¶ 01 — Components
3 variants · all free
¶ 02 — Notes
All three components share one source file — cursor-effect.tsx — with three thin wrappers (CursorReveal, CursorInvert, HeartCursorReveal) presetting different shapes, tints, and theme behaviour. Copy the file once, get all three.
Each project page below has the source code, install instructions, architecture notes, and an FAQ specific to that variant. The page-level effect on each project page is the variant itself — so a visit to the Heart page is also a demo of the Heart cursor.