Svelte

Cybernetically enhanced web apps
The Svelte compiler packaging up your component code
Svelte logotype

Write less code

Build boilerplate-free components using languages you already know — HTML, CSS and JavaScript

learn more

No virtual DOM

Svelte compiles your code to tiny, framework-less vanilla JS — your app starts fast and stays fast

learn more

Truly reactive

No more complex state management libraries — Svelte brings reactivity to JavaScript itself

learn more

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.

We're proud that Svelte was recently voted the most loved web framework with the most satisfied developers in a pair of industry surveys. We think you'll love it too. Read the introductory blog post to learn more.

npx degit sveltejs/template my-svelte-project
cd my-svelte-project
npm install
npm run dev
			

See the quickstart guide for TypeScript support and more details.

Learn Svelte

Why Svelte?

more  examples

Svelte components are built on top of HTML. Just add data.

Who's using Svelte?

1Password logo Alaska Airlines logo Avast logo Chess.com logo FusionCharts logo GoDaddy logo IBM logo Les Echos Philips logo Rakuten logo Razorpay logo Square The New York Times logo Transloadit
The Svelte logo in a ball pit