multiverse-ui
v0.5.0
Published
The Multiverse Design System is a comprehensive React component library developed by Multisys. It provides a collection of reusable, customizable, and accessible UI components that streamline the development of modern and consistent user interfaces.
Downloads
135
Readme
multiverse-ui
A shadcn and marvel inspired CLI library for adding interstellar UI components to your project.
Usage
init
Use the init
command to initialize dependencies for a new project.
npx multiverse-ui 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 multiverse-ui add [component]
Example
npx multiverse-ui add Button