@web-native-js/reflex

0.0.5 • Public • Published

Reflex

A general-purpose reflection API for observing objects and arrays in JavaScript.

The Reflex API is a simple set of functions for detecting and responding to changes made to any JavaScript object or array. It draws its inspiration from biological reflex actions and JavaScript’s set of reflection APIs like Object.observe() and Reflect.set(). Say Hi to general-purpose "reactivity"; bye to "Observables" and other object wrappers!.

Visit the project homepage to learn more!

Documentation

Visit the official documentation at docs.web-native.dev/reflex/

Issues

To report bugs or request features, please submit an issue to this repository.

License

MIT.

Package Sidebar

Install

npm i @web-native-js/reflex

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

164 kB

Total Files

38

Last publish

Collaborators

  • ox-harris