mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
reactive-var
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.