Skip to content

ieedan/shadcn-svelte-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

shadcn-svelte-extras

jsrepo

Turn key shadcn-svelte components to help finish you your app.

Install with jsrepo

Initialize jsrepo:

jsrepo init --project --repos github/ieedan/shadcn-svelte-extras

Install components:

jsrepo add # list

jsrepo add ui/button # single

Contributing

We use release please for tagging so please follow conventional commits to ensure you are generating releases with your changes.

The expectation is that all components should work with no additional configuration.