0.1.3 • Published 8 months ago

@littleswift/aqua v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Aqua — A Minimal Reactive Frontend Framework

Aqua is a lightweight and reactive JavaScript frontend framework, inspired by Vue and JSX-less Virtual DOM designs. It is built for simplicity, transparency, and personal extensibility.


Features

  • Virtual DOM rendering with h() function
  • Reactive state via proxies and fine-grained dependency tracking
  • Auto re-rendering using effect() reactive scopes
  • Tiny footprint, zero dependencies
  • TypeScript-first development

Installation

Install via npm:

npm install aqua
0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

9 months ago