Typewriter Text
タイプライター
Generation Prompt
【対象要素】 - サイト内のテキスト1箇所(見出し・キャッチコピー・リード文等)に適用する 【演出内容】 - テキストが空の状態から、1文字ずつ打ち込まれるように増えていく - 実際に人が入力しているような速度で進める 【品質要件】 - 打鍵の間隔は60ms前後。長文には使わない - 表示領域の幅・高さは完成状態で確保し、打っている間にレイアウトを動かさない - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 演出中も文字が判読できなくなる時間を作らない。レイアウトを揺らさない
[Target element] - Apply to one piece of text on your site (a heading, a tagline, a lead paragraph, etc.) [Motion] - Starting from empty, the text grows one character at a time as if being typed - Run it at a pace that reads like a person actually typing [Quality requirements] - Type at about 60ms per character. Do not use this on long text - Reserve the final width and height up front so nothing shifts while typing - When prefers-reduced-motion is set, disable the animation and show the finished state from the start - Never let the text become unreadable during the animation, and never shift the surrounding layout
Prompts and demo code are free to use in your own projects. See About.