Skip to content

A proof-of-concept script loader for caching/loading scripts with localStorage

Notifications You must be signed in to change notification settings

sshyran/basket.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basket.js

A proof-of-concept script loader for caching/loading scripts with localStorage

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. 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!

License

Copyright (c) 2012 Addy Osmani
Licensed under the MIT and GPL licenses.

About

A proof-of-concept script loader for caching/loading scripts with localStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.7%
  • HTML 19.9%
  • CSS 16.4%