Cybernetically enhanced web apps
 
 
 
 
Go to file
Rich Harris 6402161932 actually let's do this instead 2 months ago
.changeset changeset 2 months ago
.github fix: intellisense DX for $props, $inspect, $bindable, and $host () 3 months ago
.vscode chore: unify sandbox () 7 months ago
benchmarking chore: expand benchmark iterations () 3 months ago
documentation/docs docs: improve section for snippets-slots interop () 3 months ago
packages/svelte actually let's do this instead 2 months ago
playgrounds/sandbox chore: fix sandbox () 4 months ago
.editorconfig chore: upgrade eslint to v9 () 12 months ago
.gitattributes Add a linguist configuration () 4 years ago
.gitignore chore: add `pnpm bench:compare` script () 9 months ago
.npmrc chore: Skip playwright instaling browsers () 2 years ago
.prettierignore chore: restructure docs for new site () 5 months ago
.prettierrc Docs () 1 year ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md () 3 years ago
CONTRIBUTING.md Remove out-of-date note from CONTRIBUTING.md () 2 months ago
FUNDING.json Update Drips claim wallet address () 11 months ago
LICENSE.md chore: update copyright year () 3 months ago
README.md chore: remove svelte.dev section from README.md () 3 months ago
eslint.config.js docs: fix typo 6 months ago
package.json chore: bump jsdom to 25.0.1 () 4 months ago
pnpm-lock.yaml chore: bump esrap () 2 months ago
pnpm-workspace.yaml chore: remove preview site () 3 months ago
vitest.config.js chore: generate coverage report when deploying site () 12 months ago

README.md

Cybernetically enhanced web apps: Svelte

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