A proof-of-concept script loader for caching/loading scripts with localStorage
This project is following the Idiomatic guide to writing JavaScript - a concise extension to the jQuery Core Style guidelines. Please ensure any pull requests being sent upstream follow these closely.
We are also attempting to get as much unit test coverage as possible. For this reason, please add unit tests for any new or changed functionality and remember to lint and test your code using grunt.
Also, please don't edit files in the "dist" subdirectory as they are generated via grunt. You'll find source code in the "lib" subdirectory!
Addy Osmani (lead), Andrée Hansson, Sindre Sorhus
Copyright (c) 2012 Addy Osmani
Licensed under the MIT and GPL licenses