gaearon/backbone.localstorage — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2014-07-30
Prototype a Backbone.js app without setting up a backend server or database.
Build an offline-capable to-do or note-taking app that saves data in the browser.
Swap a collection's storage method to localStorage with a one-line change.
| gaearon/backbone.localstorage | 0xmukesh/docusaurus-tutorial | a15n/andrewscheuermann | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2014-07-30 | 2021-12-27 | 2015-01-11 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 1/5 |
| Audience | vibe coder | developer | general |
Figures from each repo's GitHub metadata at analysis time.
A lightweight adapter that makes Backbone.js apps save data to the browser's localStorage instead of a server, enabling offline and backend-free prototypes.
Mainly JavaScript. The stack also includes JavaScript, Backbone.js, localStorage.
Dormant — no commits in 2+ years (last push 2014-07-30).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.