Basket.js - a script and resource loader for caching and loading scripts using localStorage

Basket.js is a script and resource loader for caching and loading scripts using localStorage. If script(s) have previously been saved locally, they will simply be loaded and injected into the current document. If not, they will be XHR'd in for use right away, but cached so that no additional loads are required in the future.

 

w10schools
2014-05-12 13:22:10
Comments
Leave a Comment

Please login to continue.