rankflow-ui
v0.1.14
Published
A CLI to add beautiful, animated components to your React project.
Maintainers
Readme
rankflow-ui
A sleek CLI tool to add beautiful, animated components from the Rankflow collection directly to your React project.
🌐 Explore the Component Gallery Explore and preview all components in our interactive gallery before adding them to your project.
Installation
You can use it via npx without installation:
npx rankflow-ui add <component-name>Or install it globally:
npm install -g rankflow-uiPreview Components
Before adding components, you can preview them live in the Rankflow UI Gallery: 👉 adityasingh.xyz/rankflow-ui
Explore the design, interact with variants, and copy the npx command directly from the component page.
Commands
list
Lists all available components in the registry.
rankflow-ui listadd <component>
Adds a specific component to your project. Supports Next.js (src/components/ui) and Vite (src/components/ui) structures automatically.
rankflow-ui add glow-buttonFeatures
- Interactive Gallery: Preview components live at adityasingh.xyz/rankflow-ui.
- Framework Detection: Automatically detects Next.js or Vite.
- Dependency Tracking: Warns you about required dependencies like
framer-motionorlucide-react. - Beautiful UI: Built with
@clack/promptsfor a premium terminal experience.
License
MIT
