@mindfiredigital/ignix-ui
v1.0.7
Published
Ignix UI component library
Readme
Ignix UI
Ignix UI is a powerful command-line interface designed to streamline the development workflow for creating, managing, and customizing components in the Ignix UI library.
Overview
The Ignix UI provides components for your project. It has sets of components for different use cases.
Features
- Component Scaffolding: Generate new components from predefined or custom templates.
- Customizable Templates: Extend and override default templates to match your project's needs.
- Tailwind CSS Integration: Seamlessly integrate with Tailwind CSS for styling.
- Interactive Prompts: User-friendly prompts to guide you through the development process.
Installation
To install the Ignix UI, use your preferred package manager:
# Using pnpm (recommended)
pnpm add -D @mindfiredigital/ignix-ui
# Using npm
npm install --save-dev @mindfiredigital/ignix-ui
# Using yarn
yarn add -D @mindfiredigital/ignix-uiDocumentation
For full documentation, visit mindfiredigital.github.io/ignix-ui.
Contributing
Please follow our contributing guidelines.
