Meteor Tracker is an tiny but powerful library for transparent reactive programming in JavaScript
Meteor Tracker is an incredibly tiny but incredibly powerful library for transparent reactive programming in JavaScript.
Tracker gives you much of the power of a full-blown Functional Reactive Programming (FRP) system without requiring you to rewrite your program as a FRP data flow graph - From https://www.meteor.com/tracker