@zoijs/core 1.0.0
The Zoijs framework. A tiny frontend framework — no JSX, no build step, no Virtual DOM.
npm install @zoijs/coreAPI (7 functions): html, mount, createState, computed, each, configure, onCleanup.
Solves: building modern SPAs with plain HTML/CSS/JS and fine-grained reactivity, learnable in ~30 minutes.
Known limitations: client-side only (no SSR).