meteor-standalone-reactive-var
v0.0.3
Published
NPM packaging for MDG's reactive-var package
Downloads
2,127
Readme
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.
