1.0.11 • Published 7 years ago

metstrike-reactive-var v1.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

reactive-var

Source code of released version | Source code of development version


This package is a minimally modified version of MDG's original. It is modified to work with npm and require in support of the React Meteor Standalone Mixin

This package provide ReactiveVar, a general-purpose reactive datatype for use with tracker. ReactiveVar is documented on the main Meteor docs page.

Future work

Unify with reactive-dict.