mallaui

0.0.7 • Public • Published

Malla UI

A CLI for adding components to your project.

Inspired by awersome nextjs library shadcn/ui CLI.

Usage

Use the init command to initialize dependencies for a new project.

The init command installs dependencies and adds a basic styles config.

npx mallaui@latest init

add

Use the add command to add components to your project.

The add command adds a component to your project and installs all required dependencies.

npx mallaui@latest add [component]

Example

npx mallaui@latest add Button

You can also run the command without any arguments to view a list of all available components:

npx mallaui@latest add

Documentation

//

Package Sidebar

Install

npm i mallaui

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

45 kB

Total Files

13

Last publish

Collaborators

  • ro-mgh