Home
Softono
shadcn-svelte-extras

shadcn-svelte-extras

Open source MIT Svelte
560
Stars
31
Forks
5
Issues
2
Watchers
1 month
Last Commit

About shadcn-svelte-extras

# shadcn-svelte-extras [![jsrepo](https://jsrepo.com/badges/@ieedan/shadcn-svelte-extras)](https://jsrepo.com/@ieedan/shadcn-svelte-extras) [![jsrepo](https://jsrepo.com/badges/@ieedan/shadcn-svelte-extras/dm)](https://jsrepo.com/@ieedan/shadcn-svelte-extras) Turn key shadcn-svelte components to help you finish your app. ![image](https://github.com/ieedan/shadcn-svelte-extras/blob/main/static/og.png?raw=true) ## Components | Name | | | ---------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | | [Button](https://shadcn-svelte-extras.com/components/button) | An extended button component | | [Chat](https://shadcn-svelte-extras.com/components/chat) ...

Platforms

Web Self-hosted

Languages

Svelte

shadcn-svelte-extras

jsrepo jsrepo

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

image

Components

Name
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
Emoji Picker A composable emoji picker component
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
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
Password A password input component
Phone Input A phone number input component
PM Command A package manager command component
Rename A component to rename stuff
Snippet A snippet component
Star Rating A simple star rating 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...

Install with jsrepo

Initialize jsrepo:

jsrepo init @ieedan/shadcn-svelte-extras

Install components:

jsrepo add # list

jsrepo add button # single