Registry Index
fl
componentsReact

@flowui

Everyday use react components to make the development flow easier for the devs.

10 items5 screenshots10 run liveflowui-registry.vercel.app

Add to components.json

In catalog
"registries": {
  "@flowui": "https://flowui-registry.vercel.app/r/{name}.json"
}

Then npx shadcn@latest add @flowui/<item> — every tile below copies its own command.

10 items · up to 8 live frames run at once, nearest the viewport

A component that changes text with fade and slide transitions.

Changing Text
changing-text
Component

A divider line with text in the middle.

Text Divider
text-divider
Component

An input component with optional debouncing support.

Debounced Input
debounced-input
Component

A scroll-to-top button with custom triggers and target containers.

Lift Button
lift-button
Component