reactronic-front-web
TypeScript icon, indicating that this package has built-in type declarations

0.20.604 • Public • Published

Readiness GitHub License NPM Version Package Size CircleCI Status

Reactronic Front for Web - Transactionally Reactive Frontend Development Framework for Web

Reactronic Front for Web is a JavaScript library that provides transactionally reactive facilities for building Web applications.

Transactional reactivity means that state changes are being made in an isolated data snapshot and then, once atomically applied, are consistently propagated to corresponding visual components for (re)rendering. All that is done in automatic, seamless, and fine-grained way, because reactronic takes full care of tracking dependencies between visual components (observers) and state objects (observables).

Based on Reactronic: https://github.com/nezaboodka/reactronic/blob/master/README.md#readme

Package Sidebar

Install

npm i reactronic-front-web

Weekly Downloads

0

Version

0.20.604

License

MIT

Unpacked Size

64 kB

Total Files

15

Last publish

Collaborators

  • ychetyrko