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

https://github.com/magicpatterns/shadcdn

Shadcn hosted on a CDN
https://github.com/magicpatterns/shadcdn

Last synced: 11 months ago
JSON representation

Shadcn hosted on a CDN

Awesome Lists containing this project

README

          

# Shadcdn

shadcn/ui as a ESM module hosted on a CDN

```
https://cdn.jsdelivr.net/npm/shadcdn/+esm
```

## Authors

shadcdn is created by the team at [Magic Patterns](https://magicpatterns.com): generate UI today.

## Releases

### To release a new version:

1. Update version in package.json
2. Add components, be sure to add them to the index file
3. `yarn build`; `npm publish`