Cybernetically enhanced web apps
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Sri Senthil Balaji J f7f87dcc3d
chore: remove svelte.dev section from README.md (#14771)
11 months ago
.changeset fix: ensure $inspect.trace works correctly with null values (#14853) 12 months ago
.github fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777) 12 months ago
.vscode
benchmarking chore: add ssr benchmark suite (#14361) 1 year ago
documentation/docs docs: fix links in some errors/warnings (#14825) 12 months ago
packages/svelte fix: ensure $inspect.trace works correctly with null values (#14853) 12 months ago
playgrounds/sandbox chore: fix sandbox (#14596) 1 year ago
.editorconfig
.gitattributes
.gitignore
.npmrc
.prettierignore chore: restructure docs for new site (#13699) 1 year ago
.prettierrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md chore: update all learn.svelte.dev links and a couple of others (#13803) 1 year ago
FUNDING.json
LICENSE.md
README.md chore: remove svelte.dev section from README.md (#14771) 11 months ago
eslint.config.js
package.json chore: bump jsdom to 25.0.1 (#14473) 1 year ago
pnpm-lock.yaml feat: allow objects/arrays for class attribute (#14714) 12 months ago
pnpm-workspace.yaml chore: remove preview site (#14428) 1 year ago
vitest.config.js

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