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

0.22.315 • Public • Published

Readiness GitHub License NPM Version Package Size

Reactronic DOM - Transactional Reactive Front-End Development Framework

Reactronic DOM is a JavaScript library that provides transactional reactive facilities for building front-end 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

Example of the application built with Reactronic-DOM: https://nevod.io

Source code of the example: https://gitlab.com/nezaboodka/nevod.web.public/-/blob/master/README.md

Contribution

By contributing, you agree that your contributions will be automatically licensed under the Apache 2.0 license (see LICENSE file).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.22.315
    2
    • latest

Version History

Package Sidebar

Install

npm i reactronic-dom

Weekly Downloads

2

Version

0.22.315

License

Apache-2.0

Unpacked Size

291 kB

Total Files

57

Last publish

Collaborators

  • ychetyrko