msi-ui-kit

0.2.1 • Public • Published

MSI UI Kit

MSI UI Kit is a collection of reusable and customizable UI components designed to help you build modern and responsive web applications quickly and efficiently. The kit leverages Tailwind CSS for styling and provides a set of pre-built components that can be easily integrated into your projects.

Installation

To initialize the UI kit with Tailwind CSS, run the following command:

npx msi-ui-kit init

To add a new component, use the following command:

npx msi-ui-kit add

or specify the component name:

npx msi-ui-kit add <component-name>

After selecting or specifying a component, you will be prompted to choose between JavaScript and TypeScript.

Package Sidebar

Install

npm i msi-ui-kit

Weekly Downloads

9

Version

0.2.1

License

MIT

Unpacked Size

294 kB

Total Files

68

Last publish

Collaborators

  • smhirmak