Project home of the appcache package.
The code was released in Meteor version 0.5.8.
API documentation is available in the Meteor documentation: http://docs.meteor.com/#appcache
Background information about the browser application cache and how it interacts with Meteor is in the Meteor Wiki: https://github.com/meteor/meteor/wiki/AppCache
This project was made possible by the financial support of Meteor Development Group.
Jonathan Kingston took the first stab at creating an app cache manifest.
Nick Martin figured out how to use the "fallback" section to include the "cache busting" hash in static asset URLs, so that the hash doesn't need to be added manually by the developer.
Nick Martin, Geoff Schmidt, and Morten N.O. Nørgaard Henriksen contributed design input, code review, and bug reports.
Thank you everyone!