No.JS is an HTML-first reactive framework that lets you build complete, dynamic web applications using nothing but HTML attributes; no build step, no Virtual DOM, no transpiler, and no JSX. With a single <script> tag via CDN, No.JS turns your HTML into a fully reactive application by interpreting declarative attributes directly in the DOM.
-
Updated
Mar 26, 2026 - JavaScript