Skip to content

sveltejs/svelte

Folders and files

NameName
Last commit message
Last commit date
Feb 27, 2025
Feb 3, 2025
Aug 26, 2024
Jan 20, 2025
Feb 24, 2025
Feb 27, 2025
Feb 27, 2025
Feb 25, 2025
Apr 10, 2024
Jan 18, 2021
Jun 20, 2024
Jul 7, 2023
Oct 21, 2024
Nov 14, 2023
Jan 25, 2022
Jan 26, 2025
May 3, 2024
Feb 21, 2025
Feb 21, 2025
Sep 29, 2024
Feb 10, 2025
Feb 25, 2025
Dec 11, 2024
Apr 10, 2024

Repository files navigation

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