Cybernetically enhanced web apps
 
 
 
 
Go to file
Rich Harris 3c4a8d425b
chore: make Binding a class ()
15 hours ago
.changeset chore: remove unnecessary `?? ''` on some expressions () 17 hours ago
.github try this () 3 weeks ago
.vscode chore: unify sandbox () 6 months ago
assets docs: update README banner () 1 month ago
benchmarking chore: expand benchmark iterations () 2 months ago
documentation/docs docs: fix two element_invalid_self_closing_tag warning in example () 5 days ago
packages/svelte chore: make Binding a class () 15 hours ago
playgrounds/sandbox Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 ()" () 2 weeks ago
.editorconfig chore: upgrade eslint to v9 () 11 months ago
.gitattributes Add a linguist configuration () 4 years ago
.gitignore chore: add `pnpm bench:compare` script () 8 months ago
.npmrc chore: Skip playwright instaling browsers () 2 years ago
.prettierignore chore: restructure docs for new site () 4 months ago
.prettierrc Docs () 1 year ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md () 3 years ago
CONTRIBUTING.md Added missing period for consistency and readability () 4 weeks ago
FUNDING.json Update Drips claim wallet address () 10 months ago
LICENSE.md docs: rephrase copyright holder () 17 hours ago
README.md docs: update casing () 17 hours ago
eslint.config.js docs: fix typo 5 months ago
package.json chore: allow pnpm 10 () 2 weeks ago
pnpm-lock.yaml chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 () 2 weeks ago
pnpm-workspace.yaml chore: remove preview site () 2 months ago
vitest.config.js chore: generate coverage report when deploying site () 11 months ago

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