For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
71
Sponsor

Shared Axis Y

A snappy word-by-word opacity flip using stepped easing for a punchy snap effect.

Customize
72
600
1

Installation

$ pnpm dlx shadcn@latest add @framecn/shared-axis-y

Usage

import { SharedAxisY } from "@/components/framecn/shared-axis-y";
<SharedAxisY fromText="Hello world" toText="New world" />

API Reference

SharedAxisY

PropTypeDefault
fromTextstring"Hello world"
toTextstring"New world"
fontSizenumber72
colorstring"#171717"
fontWeightnumber600
speednumber1
fpsnumber30
durationInFramesnumber90
classNamestring-

Notes