|
- Svelte • Web development for the rest of us
Svelte is a UI framework that uses a compiler to let you write breathtakingly concise components that do minimal work in the browser, using languages you already know — HTML, CSS and JavaScript It’s a love letter to web development But don’t take our word for it
- Docs • Svelte
Head over to the playground to see examples, create your own Svelte apps in the browser, and share them with other people I’m a Large Language Model (LLM)
- Svelte 5 is alive
What is Svelte? Svelte is a framework for building user interfaces on the web It uses a compiler to convert declarative component code, based on HTML, CSS and JavaScript, into tightly optimised JavaScript Because the compiler shifts a lot of the work out of the browser and into npm run build, Svelte apps are small and fast
- Introduction Welcome to Svelte • Svelte Tutorial
Welcome to the Svelte tutorial! This will teach you everything you need to know to easily build web applications of all sizes, with high performance and a small footprint You can also consult the API docs and visit the playground, or — if you’re impatient to start hacking on your machine locally — create a project with npx sv create
- Overview • Docs • Svelte
Svelte is a framework for building user interfaces on the web It uses a compiler to turn declarative components written in HTML, CSS and JavaScript
- Getting started • Docs • Svelte
We recommend using SvelteKit, which lets you build almost anything It’s the official application framework from the Svelte team and powered by Vite Create a new project with:
- Blog • Svelte
What’s new in Svelte: November 2020 Slot forwarding fixes, SvelteKit for faster local development, and more from Svelte Summit Dani Sandoval Nov 1 2020 What’s new in Svelte: October 2020 New object methods, in-depth learning resources and tons of integration examples! Dani Sandoval Oct 1 2020 Svelte <3 TypeScript Typernetically enhanced web
- Introduction • Docs • Svelte
What is Svelte? In short, Svelte is a way of writing user interface components — like a navigation bar, comment section, or contact form — that users see and interact with in their browsers
|
|
|