Skip to content

@zoijs/core 1.0.0

Choose a tag to compare

@jay-m2 jay-m2 released this 25 Jun 00:37
· 8 commits to main since this release

The Zoijs framework. A tiny frontend framework — no JSX, no build step, no Virtual DOM.

npm install @zoijs/core

API (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).

· npm · README · docs