nqui

Installation

Install nqui in your project

Installation

Install nqui from npm to get started with the component library.

Package Installation

npm install @nqlib/nqui

Version Information

Current version: 0.3.3

Check the latest version on npm.

What Gets Installed

When you install nqui, you get:

  • All component code (TypeScript definitions included)
  • CSS styles and design tokens
  • Debug tools (optional)
  • TypeScript types

Next Steps

After installation:

  1. Setup CSS — Run npx @nqlib/nqui init-css (recommended) or manually add imports
  2. Follow framework setup — Configure Tailwind v4 for your framework

Choose your framework: