sveltejs/svelte
web development for the rest of us
About the project
Svelte is a compiler for building web applications: it turns declarative components into efficient JavaScript that surgically updates the DOM. Aimed at frontend developers who want a lightweight UI framework without a virtual DOM.
Useful for
- Build a single-page app with Svelte using reactive components
- Compile UI components into optimized JavaScript for production
- Study the Svelte compiler internals via source and contributing guide
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 3 stars so far today, about 7 expected by the end of the day.
- GitHub Trending JavaScript today: #7, +8 stars.
- About 45 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 88,137
- Stars in a day
- 7
- Forks
- 5,735
- Issues and pull requests
- 17,773
- Watchers
- 921
- Language
- JavaScript
- License
- MIT
- Latest release
- [email protected] · September 18, 2026
- Created
- November 20, 2016
- Last push
- September 19, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 19, 2026GitHub Trending JavaScript today: #7, +8 stars
Similar projects
-
5.1
webprodigies-org/flute
Flute turns real React components into cinematic 3D scenes: your coding agent composes camera, depth and motion, while Flute renders, plays back and exports MP4.
-
4.6
rit3zh/expo-dynamic-notifications
A React Native library that shows in-app notifications in a Dynamic Island style with goo morph animation, gestures and Skia rendering.
-
4.5
coolbbcamp/OfficialSite
CoolBB agency's official site — an interactive Three.js 3D scene with an igloo HQ, a six-cube services portfolio, and entry holograms. A static site with patch scripts for content and asset builds.
-
2.9
shadcn-ui/ui
A set of React components built on Radix UI and Tailwind CSS that are copied into your project as source code rather than installed as a dependency. Aimed at developers who want to build their own UI library with full…
-
2.7
makepad/makepad
A cross-platform UI runtime and app/game development environment for Rust that compiles to wasm/WebGL, Metal, DX11 and OpenGL, with live-editable UI and integrated AI backends.
-
2.4
vercel/next.js
Next.js is a React framework for building full-stack web applications with server rendering and Rust-based build tooling. Used by large companies for fast, universal sites.