component-dock
v1.0.6
Published
> Your Component Library Scaffold Tool
Downloads
10
Readme
Component Dock ⚓
Your Component Library Scaffold Tool
A powerful CLI tool that helps you quickly scaffold modern React component libraries with shadcn/ui integration, TypeScript support, and production-ready build configuration.
📦 Packages
- cli - Main CLI tool for scaffolding component libraries
🚀 Quick Start
npm install -g component-dock
component create my-design-system🛠️ Development
# Install dependencies
npm install
# Build all packages
npm build
# Development mode
npm dev📚 Documentation
- CLI Documentation - Complete CLI usage guide
- Contributing Guide - How to contribute to the project
📄 License
MIT License - see the LICENSE file for details.
