Decode Text
A zero-dependency rAF engine that boils scrambled glyphs into words.
Preview
Installation
pnpm dlx shadcn@latest add https://buxx.me/r/decode-textUsage
import { DecodeTextPreview } from '@/components/ui/decode-text';
export function Example() {
return <DecodeTextPreview />;
} Credits
Reveal timing after Soulwire's power-front scheduling.