DEV Community

Cover image for Extend shadcn-svelte with more-shadcn-svelte Components
jQueryScript
jQueryScript

Posted on

Extend shadcn-svelte with more-shadcn-svelte Components

more-shadcn-svelte: A UI component library that extends shadcn-svelte with advanced UI components not in the core registry.

Key features:

⚑ Built on Svelte 5 Runes with $state, $props, and $derived

πŸ“¦ Install through shadcn-svelte CLI instead of npm packages

πŸ”’ Full TypeScript support with strict prop typing

✨ Components ship with animations and micro-interactions

🎨 Source files land in your project for direct customization

The library includes Autocomplete, Tag Input, Color Picker, Stepper, Image Zoom, Number Ticker, and about 20 other components.

Works with your existing shadcn-svelte setup.

πŸ‘‰ https://next.jqueryscript.net/svelte/advanced-more-shadcn-components/

πŸ‘‰ GitHub Repo

πŸ‘‰ Live Demo

Top comments (0)