SvelteKit

SvelteKit

Svelte is a front-end framework that shifts work from the browser to the build step. Instead of shipping a large runtime, it compiles components into minimal, vanilla JavaScript, resulting in smaller bundles and fast apps.

Latest