Venumity UI Component CLI - Install beautiful components directly into your project !
npm install venumityProfessional-grade UI components for Next.js, React, and modern web applications
---
bash
Using npm (Recommended & Fully Supported)
npx venumity add standard-alertUsing bun (Fully Supported)
bunx venumity add standard-alert
`$3
`bash
npx venumity@latest add component-name
`$3
`bash
Yarn support
yarn dlx venumity add standard-alert
pnpm support
pnpm dlx venumity add standard-alert
`---
π Current Framework Support
$3
- Next.js 16+ (App Router & Pages Router)
- Vite + React (Modern build tool)
- React 18+ (Latest features)$3
- Vue.js
- Angular
- Astro---
π¦ Available Commands
$3
`bash
Add any component with intelligent project detection
npx venumity add Examples
npx venumity add standard-alert
npx venumity add hero-section
`$3
`bash
Show help and usage
npx venumity --helpCheck version
npx venumity --version
`---
ποΈ Project Architecture
$3
`
your-project/
βββ src/ # Optional src folder
β βββ components/
β βββ ui/ # Components placed here
β βββ standard-alert.tsx
βββ components/ # Alternative structure
β βββ ui/
β βββ standard-alert.tsx
βββ package.json
`$3
Venumity CLI automatically detects:
- Project framework (Next.js, Vite, React)
- Package manager (npm, bun)
- Language preference (TypeScript/JavaScript)
- CSS framework (Tailwind, Material UI, Bootstrap)
- Project structure (src folder usage)---
π¨ Component Features
$3
- β
Tailwind CSS (Primary & Recommended)
- β
Material UI (Material Design Components)
- β
Bootstrap (Traditional Bootstrap)
- β
CSS Modules (Scoped styling)$3
- β
Framer Motion (Modern React animations)
- β
GSAP (Professional-grade animations)
- β
CSS (No dependencies)$3
- β
TypeScript (Full type definitions)
- β
JavaScript (ES6+ with PropTypes)
- β
IntelliSense (VS Code support)---
π§ Installation Process
$3
1. Choose Framework β Select Next.js or Vite
2. Select Language β TypeScript or JavaScript
3. Pick CSS Framework β Tailwind, Material UI, etc.
4. Choose Animations β Framer Motion, GSAP, or none
5. Project Created β Full setup with component included$3
1. Framework Detection β Auto-detects Next.js/Vite
2. Language Detection β Auto-detects TS/JS
3. Dependency Installation β Auto-installs required packages
4. Component Placement β Adds to components/ui/ folder
5. Import Ready β Shows exact import statement---
π Features
$3
- β
Fast components with minimal overhead
- β
Uses modern ES modules
- β
Works well with server-side rendering$3
- β
Written with TypeScript support
- β
Easy to use during development
- β
Simple theming and customization
- β
Basic accessibility support$3
- β
Handles common UI states like loading and empty screens
- β
Designed to work on all screen sizes
- β
Suitable for small and growing projects---
π Roadmap
$3
- β
Next.js & Vite support
- β
npm & bun package managers
- β
TypeScript & JavaScript
- β
Tailwind CSSβfirst components
- β
Framer Motion animations
- β
Dark mode support$3
- π§ Vue.js & Nuxt.js support
- π§ Yarn & pnpm support
- π§ Component themes---
π€ Contributing
Thanks for your interest in contributing to Venumity UI β€οΈ
At the moment, the website and component registry are not accepting public contributions. The project is still in its early stage and the core structure is actively evolving and contributions will open once the architecture and workflows are finalized.
$3
Even without direct code contributions, your input is highly valuable :
- π Report bugs or issues
- β Request new features or components
- π‘ Suggest improvements or enhancements
- π£ Share feedback to help improve the experience
- π€ Ask questions or get clarification$3
You can reach out through :
- π Contact Page : https://venumity.vercel.app/contact
- π§ Email : thevinayakgore@gmail.comAll feedback, ideas, and requests are reviewed and help shape the future of Venumity UI.
---
π License
MIT License - See LICENSE for details.
---
π Acknowledgments
- Built with β€οΈ by The Vinayak Gore
- Designed to help developers get started faster
- Actively evolving with new ideas and improvements
---
Venumity UI CLI - Accelerate your development with production-ready components. Start building beautiful interfaces in minutes, not hours.
`bash
Start your journey today
npx venumity@latest add standard-alert
``Modern UI components for modern developers.