1.0.2 • Published 5 years ago
pluto-reactive v1.0.2
REACTIVE (VANILLA JS STATE MANAGEMENT)
Overview
Reactive is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. Observable Slim aspires to be as highly performant and lightweight as possible. Minifies down to 12KB.
Installation
$ npm install reactive