Components

Ascii Rain

A futuristic falling ASCII matrix effect.

npx neonblade add ascii-rain

Props Configuration

PropTypeDefaultDescription
textColorstring"#d43dd4ff"Color of the falling text.
bgColorstring"rgba(0, 0, 0, 0.05)"Background masking color for creating character trails.
fontSizenumber14Width and font-size of the columns.
speednumber33Milliseconds between each rendering frame.
charactersstring"ABC.."A string slice representing possible characters.
opacitynumber60Base visual opacity constraint scaling to 100.