Skip to main content
Back to Featured Tools
Svelte
🌟Open Source
UIcompilerframework

Compiler-first UI framework that shifts work from the browser to the build step, ships minimal JavaScript and delivers high runtime performance.

Svelte shifts work from the browser to the compiler, producing highly optimized vanilla JavaScript that updates the DOM directly without a virtual DOM. The SvelteKit framework adds routing, SSR, and deployment adapters for a complete web development experience.

A compelling choice for performance-sensitive applications and developers who value minimal boilerplate. Use it to build fast interactive UIs, create embeddable widgets with tiny bundle sizes, and ship applications with excellent runtime performance by default.

URL

https://svelte.dev/

Recommended tools