remy/polyfills
Collection of polyfills that I've written 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
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
- readme: https://github.com/remy/polyfills · fetched 2026-08-28 · 414f8f1ceb47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| remy/polyfills | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem