A comprehensive component library built with React, TypeScript, and Tailwind CSS. Each component is thoroughly documented with examples, props, and best practices.
Install components with simple commands
npm install -g willow-cli
willow add button
willow add card
willow list
All available Willow CLI commands
Command | Description |
---|---|
willow init | Initialize Willow in your project |
willow add <component> | Install a specific component |
willow list | List all available components |
willow --help | Show help information |
Other ways to install Willow components
npx shadcn@latest add https://iridescent-brigadeiros-fe4174.netlify.app/r/button.json
npx create-willow-design-system@latest my-app