Modern (Svelte like) web components with reactive state, scoped styles, zero dependencies and no compile.
JavaScript
9
0
Other
FEZ is a lightweight web components library that enables writing modern custom DOM elements with reactive state, scoped styles, and zero dependencies. It's designed for developers who want a simple, framework-free approach to building reusable web components using vanilla JavaScript and native browser APIs.
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.