Philosophy

What ztools is trying to optimize for.

1) Reactivity should not be hard

We believe reactivity should be approachable. If a framework requires weeks of study before you can build simple interfaces, it may be solving the wrong problem for many teams.

2) Learn in hours, not weeks

The core idea behind ztools is that a developer should be able to understand the mental model in a few hours and start applying it right away.

3) Simple primitives, practical results

ztools intentionally focuses on a small API surface: signals, effects, and straightforward DOM helpers. Small building blocks are easier to reason about, test, and maintain.

4) English first, multilingual next

This documentation starts in English. Multilingual support is planned and will be expanded in future updates.