ink-web-ui
Components

Intro

Animated ASCII art product title that fades in and slides from the top to the center of the terminal

Demo

Click the terminal below. The INK WEB title animates in with a vertical slide and color fade. Press r to replay.

Features

  • ASCII art title rendered in large block letters
  • Vertical slide from top to center using quintic easing
  • Color fade from background dark to theme primary color
  • Character-by-character reveal sweeping left to right, staggered per line
  • Subtitle fade-in delayed after the main title animation
  • Shadow depth effect using secondary theme color

Keybindings

  • r replay the animation

Animation Details

PropertyValue
Duration2200ms
Position easingeaseOutQuint
Color easingeaseOutCubic
Subtitle delay70% progress
Character revealLeft-to-right sweep, 2-char stagger per line

On this page