Decode Text

A zero-dependency rAF engine that boils scrambled glyphs into words.

pnpm dlx shadcn@latest add https://buxx.me/r/decode-text
TypeScript
import { DecodeTextPreview } from '@/components/ui/decode-text';

export function Example() {
  return <DecodeTextPreview />;
}

Reveal timing after Soulwire's power-front scheduling.

View source Components