StealThis .dev

Hyper Text

Text that scrambles through random characters before settling on the final text, creating a decode or matrix-style reveal effect. Triggers on hover.

Open in Lab
css javascript vue svelte
Targets: TS JS HTML React Vue Svelte

Code

Hyper Text

A text effect that scrambles characters through random glyphs before resolving to the final string, producing a decode/matrix-style reveal. Triggers on hover or on initial load.

How it works

Each character slot cycles through random characters from a configurable alphabet at a set interval. Characters are “locked in” from left to right, one at a time, until the full string is revealed.

Features

  • Hover trigger — scramble restarts on mouse enter
  • Sequential resolve — characters lock in left-to-right
  • Configurable speed — control scramble interval and resolve delay
  • Monospace styling — clean fixed-width presentation