Skip to content

antoniobrandao/abui

Repository files navigation

ABUI Registry

A shadcn/ui-compatible registry of reusable components, blocks, and utilities conforming to Vercel's components.build specification.

Usage

To install components from the ABUI registry, you can use the following remote registries config in your components.json file:

{
  "registries": {
    "@abui": "https://abui.io/r/{name}.json"
  }
}

You can then add items using the following command:

npx shadcn@latest add @abui/spinner

Development

Clone the repository, then install the dependencies and run the development server.

pnpm install
pnpm dev

The development server will be available at http://localhost:3003.

About

ABUI Shadcn Registry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages