Turn key shadcn-svelte components to help finish you your app.
Name | |
---|---|
AvatarGroup | A composable avatar grouping component |
Button | An extended button component |
Chat | A component for creating live chats |
Code | A code component |
Copy Button | A button used to copy text to the clipboard |
Field Set | A field set component |
File Drop Zone | A file drop zone component |
Image Cropper | A component for uploading and resizing images |
IPv4Address Input | An IPv4 address input input with all the behavior you'd expect |
Kbd | Denotes user input from a keyboard |
Light Switch | A component to click and change the theme |
Link | A simple link component |
Modal | A responsive dialog component |
NLP Date Input | A natural language date input with suggestions |
Phone Input | A phone number input component |
PM Command | A package manager command component |
Snippet | A snippet component |
Tags Input | A tags input component |
Terminal | An implementation of the MacOS terminal. Useful for showcasing a command line interface |
Theme Selector | Click to select the theme |
Tree View | A file tree component |
Window | A window component |
and more...
Initialize jsrepo:
jsrepo init github/ieedan/shadcn-svelte-extras
Install components:
jsrepo add # list
jsrepo add ui/button # single