@coderkearns/reactivity
v3.2.0
Published
My personal reactivity library
Readme
reactivity
My personal reactivity library.
Heavily based on the Observer (also known as Subscription) design pattern.
Getting Started
Installing
You can install from npm:
$ npm install -s @coderkearns/reactivityOr directly from this repository for bleeding-edge features:
$ npm install -s git+github.com/coderkearns/reactivityLicense
This project is licensed under the MIT License - see the LICENSE file for details.
