sulaf
v0.0.4
Published
Sulaf is a custom registry built on top of shadcn-vue to help you build applications faster.
Readme
sulaf
The CLI tool for the Sulaf custom registry. Built on top of shadcn-vue to help you quickly initialize and add components to your applications.
Usage
npx sulaf <component-name>
# or
bunx --bun sulaf <component-name>For example, to add all components:
npx sulaf all