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
- Host: GitHub
- URL: https://github.com/mblode/blode-ui
- Owner: mblode
- License: mit
- Created: 2026-02-17T04:24:03.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-24T04:35:30.000Z (2 months ago)
- Last Synced: 2026-03-25T05:18:08.069Z (2 months ago)
- Language: TypeScript
- Homepage: https://ui.blode.co
- Size: 3.97 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Agents: AGENTS.md
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)