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

backbone-paginator/backbone.paginator

A pageable, drop-in replacement for Backbone.Collection called Backbone.PageableCollection. observed · 2026-08-28

github.com/backbone-paginator/backbone.paginator · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 5343
  • days_rel: n/a
  • days_push: 2305
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1396 stars · 250 forks observed · 2026-08-28

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

Backbone.Paginator provides Backbone.PageableCollection, a drop-in replacement for Backbone.Collection that adds pagination and sorting. It supports client-side, server-side, and infinite paging modes.

Use cases

  • paginate a Backbone collection on the client side
  • fetch paginated data from a server API in Backbone
  • implement infinite scrolling lists in a Backbone app
  • add sorting to a paginated Backbone collection
  • switch a collection between client and server pagination modes

When to choose

  • you maintain a legacy Backbone application and need pagination
  • you want a drop-in pageable replacement for Backbone.Collection
  • you need infinite paging against public APIs

When to avoid

  • you are starting a new project with a modern frontend framework
  • your stack no longer uses Backbone
  • you need a pagination UI component rather than a data collection

Facets

library · maturity maintenance

state-management data-science web-development frontend browser cross-platform backbone pagination collection sorting javascript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
backbone-paginator/backbone.paginatormain10

For agents

markdown · JSON · MCP: product_card(name="backbone-paginator/backbone.paginator")

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