0.0.3 • Published 8 years ago

meteor-standalone-reactive-var v0.0.3

Weekly downloads
244
License
MIT
Repository
github
Last release
8 years ago

reactive-var

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.