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

geekz/basket.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basket.js

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

Contributing

Style Guide

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.

Unit Tests

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!

Team

Addy Osmani (lead), Andrée Hansson, Sindre Sorhus

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

Packages

No packages published