A localStorage helper with cache expiration built-in.
Browse to markitondemand.github.io/cachey.js/cachey.html for the docs. There's a demo available at markitondemand.github.io/cachey.js/demo.html
npm install
Edit cachey.js
and to create the auto doc and dist:
grunt
The docco
task puts the docs in a directory on the same level as the repo where the gh-pages
branch lives.
Copyright © 2014 Markit On Demand, Inc. Cachey.js is licensed under the Apache License 2.0.