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.
24
Sponsor

Pipeline Journey

Kanban ticket flies between columns, triggering events on landing.

Customize
1

Installation

$ pnpm dlx shadcn@latest add @framecn/pipeline-journey

Usage

import { PipelineJourney } from "@/components/framecn/pipeline-journey";
<PipelineJourney />

API Reference

PipelineJourney

PropTypeDefault
cardLabelstring"Build pipeline"
accentColorstring"#22c55e"
speednumber1
fpsnumber30
durationInFramesnumber200
widthnumber1280
heightnumber720
classNamestring-

Notes