shadcn-svelte-enhancements Svelte Themes

Shadcn Svelte Enhancements

A collection of additional components designed specifically for Shadcn-Svelte.

Enhancements for Shadcn-Svelte

A collection of additional components designed specifically for Shadcn-Svelte.

Easy Installation via CLI

Install the enhancements with a single command:

npx shadcn-svelte-enhancements init

Available Components

  • Avatar Group
    Group and display multiple avatars.

  • Code Block
    A styled block for displaying code with syntax highlighting.

  • Code Snippet
    A smaller, inline code component.

  • Copy Button
    A button for copying content to the clipboard.

  • File Dropzone (Preview)
    Drag-and-drop file upload with live preview.

  • Link
    A custom link component with styling options.

  • Password Input
    Secure password input with visibility toggle.

  • Scroll Progress Indicator
    Displays a progress bar based on scroll position.

  • Transfer List
    A list with options to transfer items between two lists.

Top categories

Loading Svelte Themes