metstrike-reactive-var
v1.0.11
Published
NPM packaging for MDG's reactive-var package
Downloads
1
Readme
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.