
Shadcn Svelte Enhancements
A curated collection of supplementary UI components for Shadcn-Svelte, installable via CLI for seamless integration and enhanced development.

Boost Your Shadcn-Svelte Development with Essential UI Enhancements
Enhancements for Shadcn-Svelte is a collection of additional UI components specifically designed to augment the Shadcn-Svelte framework. It aims to provide developers with readily available tools, installable via a simple CLI command, to speed up their workflow. These components cover a range of functionalities, from advanced selection inputs to utility elements like copy buttons and progress indicators, enriching the development experience with Shadcn-Svelte.
Features:
- Virtualized Select: Select and multi-select with built-in virtualization for enhanced performance.
- Transfer List: Component for transferring items between two separate lists.
- Password Input: Secure input field for passwords featuring a visibility toggle.
- Scroll Progress Indicator: Visual bar that displays progress based on the current scroll position.
- Link: Customizable link component offering various styling options.
- Code Snippet: Compact, inline component for displaying small segments of code.
- Copy Button: Dedicated button for copying specified content to the clipboard.
- File Dropzone (Preview): Enables drag-and-drop file uploads with an integrated live preview feature.
- Code Block: Styled container for displaying blocks of code with syntax highlighting.
- Avatar Group: Component to visually group and display multiple user avatars.
- CLI Installation: Simple setup and integration using the
npx shadcn-svelte-enhancements init
command.
Summary:
This project provides a set of supplementary UI components for Shadcn-Svelte, including virtualized selects, transfer lists, password inputs, and more. Accessible through a CLI for easy installation, these enhancements are intended to offer developers pre-built solutions for common interface needs, thereby streamlining the process of building interactive and feature-rich Svelte applications with the Shadcn Svelte toolkit.

Similar to Shadcn Svelte Enhancements:


