notionsoft-ui
v1.0.41
Published
A React UI component installer (shadcn-style). Installs components directly into your project.
Maintainers
Readme
🎨 NotionSoft-UI
A shadcn-style component installer that copies React components directly into your project.
✨ Features
- 🚀 Install components into your codebase
- 🎨 Tailwind CSS friendly
- 🪶 Lightweight (no runtime dependencies)
- 🔧 Full control of the components
- 📦 Works with any React + TypeScript project
📦 Installation
Inside your project:
npm i notionsoft-uinpx notionsoft-ui initAdd component to your project:
npx notionsoft-ui add button