Basket.js is a small JavaScript library supporting localStorage caching of scripts. 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.



Simple Script Loader that Caches Scripts with localStorage – Basket.js
- January 9, 2014
- |
- MIT License
- |
- 0 Comments
Written by Saif
- Read other posts by Saif
Related Articles
-
Flexible Client Side Table Sorting:...
Tablesorter is a flexible client side table sorting jQuery plugin that turns standard HTML table…
-
Creative and Awesome CSS3 List Scro...
Scoll Effects is a collection of beautiful and awesome CSS3 list scroll effects comes with…
-
Animated Flip Book HTML5 jQuery Plu...
Turn.js is jQuery plugin that adds a beautiful flip book transition similar to real pages…
-
Facebook-like Box Style Widget for ...
Twitter Follow Box is a simple but powerful jQuery plugin to add facebook like box…
-
Generate CSS Sprites on the Fly: Le...
The technique of stitching many images into a larger image is called CSS Sprite and…
-
JavaScript Templating Language: Han...
Modern web applications are now increasingly leveraging the power of JavaScript to create dynamic interfaces.…