Preline UI
FreeOpen-source set of prebuilt UI components based on the utility-first Tailwind CSS.
Discover premium and free Svelte templates built with Tailwind CSS. Get hand-selected Svelte.js components and libraries in your Svelte project.
Open-source set of prebuilt UI components based on the utility-first Tailwind CSS.
Get 210+ Tailwind CSS templates, landing page & dashboard UI kits on Tailkits.
You can find answers for commonly asked questions about templates.
Svelte is a JavaScript framework that shifts much of the work to compile time, producing highly optimized, minimal JavaScript for the browser. This results in faster, more efficient apps without the need for a virtual DOM.
Svelte improves performance by compiling components into highly optimized, vanilla JavaScript at build time, eliminating the need for a virtual DOM and reducing runtime overhead. This results in faster initial loads and more efficient updates compared to traditional frameworks.