0.0.8 • Published 6 months ago

shadcdn v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

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: 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