sveltejs/svelte

Source

Summary

web development for the rest of us $1](LICENSE.md) $1](https://svelte.dev/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 $1, or stop by the $1. 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: - $1. Funds donated via Open Collective will be used for compensating expenses related to Svelte’s development such as hosting…

Reuse Profile

Compiler/runtime substrate; SvelteKit is the project shell layer for apps.

When To Reuse

  • compiled UI runtime
  • Svelte component model
  • SvelteKit substrate

Starter Or Template Clues

  • packages/
  • sites/

Agent Reuse Notes

Use SvelteKit, not raw Svelte alone, when the goal is a reusable app shell.

  • INFERRED: Treat this repo as a runtime/dependency substrate; do not start from it alone when the goal is a full project shell.

Repository Snapshot

  • Default branch: main
  • HEAD SHA: 4d8f99a2709e3c02e48d8bc6c77458f4ba49d0e3
  • Stars at crawl: 86573
  • Forks at crawl: 4914
  • Open issues at crawl: 1006
  • Primary language: JavaScript
  • License: MIT
  • README path: README.md
  • README hash: f58cdd71cf9dfac9397cc683e5116cd100e685c329db534cca6781ff16894b73
  • Changelog path: packages/svelte/CHANGELOG.md
  • Changelog hash: 9bf1f27e656ca6599310f898fcd0a54c08c656192af4aedb0e80335d406a3429
  • Latest captured release: svelte@5.55.7

Language Profile

  • JavaScript: 3317753
  • Svelte: 1041872
  • TypeScript: 189104
  • CSS: 54453
  • HTML: 22071

File Extension Profile

  • .svelte: 4381
  • .js: 3328
  • .json: 446
  • .html: 243
  • .css: 186
  • .md: 131
  • .ts: 83
  • .yml: 9
  • .gitignore: 5
  • .editorconfig: 3
  • .png: 3
  • .yaml: 2

GitHub Topics

  • compiler
  • template
  • ui

Public Handling Notes

  • EXTRACTED: This page records metadata, links, summaries, and hashes from public GitHub sources.
  • INFERRED: Full source code and long release text are not mirrored into the public wiki.
  • Re-crawl before making current claims about stars, releases, or file structure.