Research
๐ง SvelteKit
๐๏ธ Frameworks & Starters
- SvelteKit - The official full-stack framework for Svelte apps
- create-svelte - Official CLI for creating new SvelteKit projects
- create-vite - Vite-based Svelte app scaffold
๐จ UI Libraries
- shadcn-svelte - Copy-paste components with excellent design
- Melt UI - Accessible, composable headless component builders
- Flowbite Svelte - Tailwind CSS + Flowbite components
- Skeleton - Tailwind-based design system with theming
- Svelte Material UI - Material Design components
๐ง Development Tools
- svelte-preprocess - Universal preprocessor (PostCSS, SCSS, TypeScript, etc.)
- prettier-plugin-svelte - Code formatting for Svelte
- eslint-plugin-svelte - ESLint plugin with AST support
- svelte-check - Type checking and diagnostics
๐ Data & Tables
- @vincjo/datatables - Feature-rich datatable toolkit
- Layer Cake - Reusable graphics and visualization framework
- LayerChart - Composable visualization components
๐ญ Animations & Interactions
- AutoAnimate - Zero-config smooth transitions
- neodrag - Universal drag-and-drop solution
- svelte-typewriter - Typewriter effect component
๐ Forms & Validation
- Superforms - Advanced form handling for SvelteKit
- Formsnap - High-level form components built on Superforms
- felte - Extensible form library with validation
๐ HTTP & State
- tanstack-svelte-query - Type-safe data fetching and caching
- svelte-asyncable - Async-aware store contract
- exome - Proxy-based state manager
๐งญ Routing
- svelte-spa-router - Hash-based SPA routing with parameters
- tinro - Tiny, declarative router
- svelte5-router - First Svelte 5 SPA router with nesting
๐ Icons & UI Components
- unplugin-icons - On-demand icon components from thousands of icons
- lucide-svelte - Lucide icon library for Svelte
- svelte-heroicons - Heroicons by Tailwind CSS creators
๐ Internationalization
- svelte-i18n - Comprehensive i18n library
- ParaglideJS - Tiny, typesafe i18n with translated links
๐ฑ Mobile & Native
- Svelte Native - Native mobile apps via NativeScript
- Capacitor - Native mobile apps with web technology
๐งช Testing
- @testing-library/svelte - Simple DOM testing utilities
- svelte-jester - Jest transformer for Svelte components
๐ฏ Specialized Tools
- MDSveX - MDX markdown preprocessor
- threlte - Three.js integration for 3D graphics
- svelte-portal - Render components outside parent DOM
- date-picker-svelte - Clean date/time picker