Speeding Text

Text that stretches and smears as it races past the viewport

,

Customize

Value
20000
Duration
2200
Blur Strength
1.00
Max Blur
14
Decimals
0
Font Size
96
Font Weight
700
Word Interval
1400
Swap Duration
520
Travel
90
Text
Background

Props

28
valuenumber

Number the counter travels to.

Default20000
fromnumber

Value the counter starts from.

Default0
wordsstring[]

Words cycled in place instead of counting.

Default-
durationnumber

Milliseconds the counter takes to reach the value.

Default2200
intervalnumber

Milliseconds each word is held before the next swap.

Default1400
swapDurationnumber

Milliseconds a word swap takes.

Default520
travelnumber

Horizontal distance a swapping word travels, in pixels.

Default90
decimalsnumber

Decimal places kept on the counter.

Default0
localestring

Locale used for digit grouping.

Default"en-US"
prefixstring

Text placed before the value.

Default""
suffixstring

Text placed after the value.

Default""
blurStrengthnumber

Multiplier on how readily speed turns into blur.

Default1
maxBlurnumber

Upper bound on the blur radius in pixels.

Default14
showSeparatorboolean

Fade the group separators in as digits arrive.

Defaulttrue
fontSizenumber

Font size in pixels.

Default96
fontWeightnumber

Font weight.

Default700
italicboolean

Slant the glyphs.

Defaulttrue
textColorstring

Colour of the glyphs.

Default"#0a0a0a"
backgroundColorstring

Colour behind the glyphs.

Default"transparent"
align"left" | "center" | "right"

Horizontal placement inside the box.

Default"center"
startOnViewboolean

Hold the run until the element scrolls into view.

Defaulttrue
loopboolean

Restart once the run finishes.

Defaultfalse
loopDelaynumber

Milliseconds to wait before a looped restart.

Default900
pausedboolean

Freeze the animation.

Defaultfalse
widthstring | number

Width of the container.

Default"100%"
heightstring | number

Height of the container.

Default"100%"
classNamestring

Extra classes for the container.

Default-
styleCSSProperties

Inline styles for the container.

Default-