@coderkearns/reactivity

3.2.0 • Public • Published

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/reactivity

Or directly from this repository for bleeding-edge features:

$ npm install -s git+github.com/coderkearns/reactivity

License

This project is licensed under the MIT License - see the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @coderkearns/reactivity

Weekly Downloads

0

Version

3.2.0

License

MIT

Unpacked Size

14.8 kB

Total Files

9

Last publish

Collaborators

  • coderkearns