// WEB FRAMEWORK

Svelte
Cybernetically enhanced web apps
Svelte is an open source web framework project written in JavaScript, with 86,497 stars and 4,200 forks on GitHub. It is licensed under MIT and falls in the Web Framework category. Key topics: javascript, compiler, frontend, ui.
// FACTS
- Stars
- 86.5k
- Forks
- 4.2k
- Open issues
- 997
- Language
- JavaScript
- License
- MIT
- Category
- Web Framework
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
Svelte is a radical new approach to building user interfaces — instead of doing the work in the browser, it shifts that work to a compile step that happens at build time. This means no virtual DOM diffing, smaller bundle sizes, and highly optimized vanilla JavaScript output. SvelteKit builds on top of Svelte to provide a complete full-stack framework.
// TOPICS
JAVASCRIPTCOMPILERFRONTENDUI
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT