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

airbnb/infinity

UITableViews for the web (DEPRECATED) observed · 2026-08-28

github.com/airbnb/infinity · homepage · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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: 5138
  • days_rel: n/a
  • days_push: 3040
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2781 stars · 272 forks observed · 2026-08-28

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

Infinity.js is a JavaScript library that brings UITableView-style list virtualization to the web, speeding up scrolling through very long lists and keeping infinite feeds smooth. The project is officially deprecated and no longer actively maintained, with its last release in May 2018.

Use cases

  • implement smooth infinite scrolling for a long web list
  • virtualize thousands of list rows in the browser
  • keep an infinite feed page responsive while scrolling
  • lazy-render list items as the user scrolls down
  • fix janky scrolling on mobile with huge lists
  • build a UITableView-like scrolling experience in plain JavaScript

When to choose

  • maintaining a legacy codebase that already depends on Infinity.js
  • studying historical approaches to list virtualization on the web
  • working in an older jQuery-era stack where modern framework virtualizers are not an option

When to avoid

  • starting any new project, since the library is deprecated and unmaintained
  • using React, Vue, or other modern frameworks, where react-window or similar virtualizers are better supported
  • needing bug fixes, security updates, or compatibility with current browsers

Facets

library · maturity abandoned

ui-components web-development frontend performance browser infinite-scroll list-virtualization uitableview lazy-rendering dom deprecated javascript

2 sources

Member repositories

RepositoryRoleHealth v2
airbnb/infinitymain10

For agents

markdown · JSON · MCP: product_card(name="airbnb/infinity")

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