Skip to content

Instantly share code, notes, and snippets.

View conraddecker's full-sized avatar

Conrad Decker conraddecker

View GitHub Profile
@conraddecker
conraddecker / backbone.collectioncache.js
Created June 21, 2012 18:38 — forked from tbranyen/backbone.collectioncache.js
Backbone.Collection caching by URL
/*!
* backbone.collectioncache.js v0.0.2
* Copyright 2012, Tim Branyen (@tbranyen)
* backbone.collectioncache.js may be freely distributed under the MIT license.
*/
(function(window) {
"use strict";
// Dependencies