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

0.21.529 • Public • Published

Readiness GitHub License NPM Version Package Size CircleCI Status

Reactronic Front - Transactional Reactive Frontend Development Framework

Reactronic Front is a JavaScript library that provides transactional reactive facilities for building frontend 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-Front: https://nevod.io

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

/reactronic-front/

    Package Sidebar

    Install

    npm i reactronic-front

    Weekly Downloads

    1

    Version

    0.21.529

    License

    MIT

    Unpacked Size

    261 kB

    Total Files

    51

    Last publish

    Collaborators

    • ychetyrko