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

remy/polyfills

Collection of polyfills that I've written observed · 2026-08-28

github.com/remy/polyfills · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5688
  • days_rel: n/a
  • days_push: 1587
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1063 stars · 165 forks observed · 2026-08-28

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

A personal collection of JavaScript polyfills that make older browsers support modern web platform features like classList. Individual polyfills can be required separately or all loaded at once.

Use cases

  • support classList in older browsers
  • make legacy browsers behave like modern ones
  • add missing native browser features via JavaScript
  • load targeted polyfills per feature
  • backport modern web APIs to old browsers

When to choose

  • you need small, individual polyfills for specific browser features
  • you maintain a site that must support legacy browsers
  • you want lightweight, pick-and-choose shims rather than a large bundle

When to avoid

  • you need a comprehensive, regularly updated polyfill suite
  • you only target evergreen browsers
  • you need polyfills with active maintenance and broad community support

Facets

library · maturity maintenance

ui-components developer-tools web-development frontend cross-platform browser polyfills browser-compatibility shims legacy-browser-support javascript

1 source

Member repositories

RepositoryRoleHealth v2
remy/polyfillsmain32

For agents

markdown · JSON · MCP: product_card(name="remy/polyfills")

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