JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 62
  • Score
    100M100P100Q76318F
  • License MIT

Ignix UI component library

Package Exports

  • @mindfiredigital/ignix-ui

Readme

Ignix UI

NPM Version License PRs Welcome

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-ui

Documentation

For full documentation, visit mindfiredigital.github.io/ignix-ui.

Contributing

Please follow our contributing guidelines.