An open API service indexing awesome lists of open source software.

https://github.com/mblode/blode-ui

UI Library for Design Engineers
https://github.com/mblode/blode-ui

Last synced: 2 months ago
JSON representation

UI Library for Design Engineers

Awesome Lists containing this project

README

          

Blode UI


An opinionated shadcn/ui registry

## Installation

Add the blode/ui registry to your project, then install any component:

```bash
npx shadcn@latest registry add @blode=https://ui.blode.co/r/{name}.json
npx shadcn@latest add @blode/button
```

## Documentation

[ui.blode.co/docs](https://ui.blode.co/docs)

## License

[MIT](https://github.com/mblode/blode-ui/blob/main/LICENSE.md)