Ross ROSS = Recommend OSS · open-source software intelligence for agents

jeromegn/Backbone.localStorage

A localStorage adapter for Backbone.js observed · 2026-08-28

github.com/jeromegn/Backbone.localStorage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5791
  • days_rel: n/a
  • days_push: 1048
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1885 stars · 668 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A localStorage adapter for Backbone.js that replaces Backbone.sync to persist models and collections in the browser's localStorage instead of a server. It supports ES6 modules and allows switching back to AJAX sync per request via an ajaxSync flag.

Use cases

  • persist backbone models in the browser without a backend
  • build offline-capable backbone apps with local storage
  • prototype backbone apps without setting up a server
  • cache backbone collection data client-side
  • switch between local storage and server sync per request

When to choose

  • you use Backbone.js and need client-side persistence
  • you want offline-first or demo apps without a backend
  • you need a drop-in replacement for Backbone.sync

When to avoid

  • you use modern frameworks like React or Vue instead of Backbone
  • you need large or structured storage beyond localStorage limits
  • you need server-side persistence only

Facets

library · maturity maintenance

caching serialization middleware frontend web-development developer-tools browser backbone localstorage offline-storage persistence-adapter nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
jeromegn/Backbone.localStoragemain32

For agents

markdown · JSON · MCP: product_card(name="jeromegn/Backbone.localStorage")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem