1.0.2 • Published 5 years ago

pluto-reactive v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago