Cybernetically enhanced web apps
 
 
 
 
Go to file
Dominic Gannaway e69d85b1a0 Merge branch 'main' into aa-coordination 2 weeks ago
.changeset Version Packages () 2 weeks ago
.github try this () 2 weeks ago
.vscode chore: unify sandbox () 6 months ago
assets docs: update README banner () 4 weeks ago
benchmarking chore: expand benchmark iterations () 1 month ago
documentation/docs Merge branch 'main' into aa-coordination 2 weeks ago
packages/svelte dont reconnect deriveds inside destroyed effects 2 weeks ago
playgrounds/sandbox Merge branch 'main' into aa-coordination 2 weeks ago
.editorconfig chore: upgrade eslint to v9 () 10 months ago
.gitattributes
.gitignore chore: add `pnpm bench:compare` script () 8 months ago
.npmrc
.prettierignore chore: restructure docs for new site () 4 months ago
.prettierrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md Added missing period for consistency and readability () 3 weeks ago
FUNDING.json Update Drips claim wallet address () 10 months ago
LICENSE.md chore: update copyright year () 1 month ago
README.md docs: update README banner () 4 weeks ago
eslint.config.js docs: fix typo 5 months ago
package.json chore: bump jsdom to 25.0.1 () 3 months ago
pnpm-lock.yaml chore(deps-dev): bump vite from 5.4.14 to 6.0.9 () 2 weeks ago
pnpm-workspace.yaml chore: remove preview site () 2 months ago
vitest.config.js

README.md

Svelte - web development for the rest of us

license Chat

What is Svelte?

Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.

Learn more at the Svelte website, or stop by the Discord chatroom.

Supporting Svelte

Svelte is an MIT-licensed open source project with its ongoing development made possible entirely by fantastic volunteers. If you'd like to support their efforts, please consider:

Funds donated via Open Collective will be used for compensating expenses related to Svelte's development such as hosting costs. If sufficient donations are received, funds may also be used to support Svelte's development more directly.

Roadmap

You may view our roadmap if you'd like to see what we're currently working on.

Contributing

Please see the Contributing Guide and the svelte package for information on contributing to Svelte.

Is svelte.dev down?

Probably not, but it's possible. If you can't seem to access any .dev sites, check out this SuperUser question and answer.

License

MIT