Svelte

Svelte

A compiler‑based UI framework for fast, lean web applications

Website
Svelte screenshot

Svelte is an open‑source UI framework that compiles components written in HTML, CSS, and JavaScript into highly efficient, framework‑free code. By shifting work to the build step, it delivers minimal runtime overhead, resulting in faster load times and smoother interactions. Developers appreciate its concise syntax, reactive declarations, and seamless integration with existing web technologies, making it ideal for building modern, performant web applications.