@hatemhosny/shadcdn
v0.0.14
Published
shadcn/ui components bundled as an ESM module and served over CDN.
Downloads
44
Readme
Shadcdn
shadcn/ui as a ESM module hosted on a CDN
https://cdn.jsdelivr.net/npm/shadcdn/+esmAuthors
shadcdn is created by the team at Magic Patterns: generate UI today.
Releases
To release a new version:
- Update version in package.json
- Add components, be sure to add them to the index file
yarn build;npm publish
