New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

reactronic-dom

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactronic-dom

Reactronic DOM - Transactional Reactive Front-End Development Framework

latest
Source
npmnpm
Version
0.22.315
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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).

Keywords

nezaboodka

FAQs

Package last updated on 16 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts