nyxbui v1.1.3
nyxbui
A CLI for adding components to your project.
!WARNING The nyxb-ui CLI is deprecated. Bug fixes and new features should be added to the
.packages/nyxbinstead.
Usage
Use the init command to initialize dependencies for a new project.
The init command installs dependencies, adds the ny util, configures tailwind.config.ts, and CSS variables for the project.
npx nyxbui initadd
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 nyxbui add [component]Example
npx nyxbui add alert-dialogYou can also run the command without any arguments to view a list of all available components:
npx nyxbui addDocumentation
Visit https://nyxbui.design/docs/cli to view the documentation.
License
Licensed under the MIT license.
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago