-
Svelte Legos for...everything
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Lucia for authentication
-
Superforms
Superforms is a SvelteKit library that helps you with server-side validation and client-side display of forms.
sveltekit-superforms: Making SvelteKit validation and displaying of forms easier than ever
-
typesafe-i18n
A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
inlang: localization infrastructure for software and the next git (made by the inlang team and same author of the amazing typesafe-i18n library)
-
sveltekit-flash-message
Send temporary data after redirect, usually from endpoints. Works with both SSR and client.
sveltekit-flash-message: Send temporary data after redirect, usually from endpoints. Works with both SSR and client
-
sveltekit-svg
SvelteKit plugin that makes it possible to import SVG files as Svelte components, inline SVG code or urls
sveltekit-svg: SvelteKit plugin that makes it possible to import SVG files as Svelte components, inline SVG code or urls
-
svelte-french-toast: Buttery smooth toast notifications for Svelte
-
svelte-local-storage-store: A Svelte store that persists to localeStorage
-
inlang: localization infrastructure for software and the next git (made by the inlang team and same author of the amazing typesafe-i18n library)
-
layercake: graphics framework for sveltejs (it is ssr compatible)
-
svelte-headless-table: Unopinionated and extensible data tables for Svelte. (I haven't tried tanstack-table, but I've heard good things about it)
-
react-table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
svelte-headless-table: Unopinionated and extensible data tables for Svelte. (I haven't tried tanstack-table, but I've heard good things about it)
-
Related posts
-
Best i18n lib for SvelteKit in Nov 2022?
-
Svelte community needs to focus more on the ecosystem than the framework itself.
-
Svelte/Vite integration with Storybook/Tailwind?
-
Load data from an API on localhost - then deliver from SvelteKit server to client
-
Design systems with Storybook - seeking suggestions