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

amrnt/basket.js

This branch is 3 commits ahead of, 98 commits behind addyosmani/basket.js:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

565f1f3 · Jan 30, 2013
Jan 23, 2013
Jan 23, 2013
Dec 24, 2012
Dec 28, 2012
Jan 30, 2013
Dec 17, 2012
Jan 5, 2013
Nov 20, 2012
Nov 20, 2012
Jan 23, 2013
Nov 20, 2012
Dec 12, 2012
Jan 23, 2013
Jan 14, 2013
Dec 28, 2012
Jan 23, 2013
Nov 28, 2012
Dec 24, 2012

Repository files navigation

basket.js logo

A proof-of-concept script loader for caching and loading scripts using localStorage

Build Status

Contribute

Style Guide

This project follows the Idiomatic guide to writing JavaScript - a concise extension to the jQuery Core Style guidelines, with the exception of multiple var statements. Please ensure any pull requests 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 avatar Addy Osmani (lead) Sindre Sorhus avatar Sindre Sorhus Andrée Hansson avatar Andrée Hansson Mat Scales avatar Mat Scales

License

(c) Addy Osmani, the basket.js project MIT License

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%