Svelte
More info
- Creator
- Rich Harris
- Released
- Type
- UI compiler
- License
- MIT
- Website
- svelte.dev
- Source
- github.com/sveltejs/svelte
- Wikipedia
- en.wikipedia.org
A frontend framework that compiles itself away — no runtime, super-light output.
Created by Rich Harris (NY Times) in 2016. Different from React/Vue in being compile-time instead of runtime. SvelteKit is the meta-framework. Has won dev-experience surveys year after year.