Open-Source Library

Svelte
A component framework that compiles declarative interfaces into focused browser JavaScript.
Overview
Svelte moves much framework work into compilation while providing components, scoped styles, transitions, and reactive primitives. Generated browser code is focused on the behavior each component actually needs.