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

FremyCompany/css-grid-polyfill

A working implementation of css grids for current browsers. observed · 2026-08-28

github.com/FremyCompany/css-grid-polyfill · 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: 4413
  • days_rel: n/a
  • days_push: 1995
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1108 stars · 81 forks observed · 2026-08-28

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

A JavaScript polyfill that implements the CSS Grid Layout specification in browsers lacking native support, including IE 9+. It parses stylesheets, supports grid features like areas, fr units, and automatic placement, and reacts to DOM changes, media queries, and pseudo-classes.

Use cases

  • use css grid layout in internet explorer
  • polyfill css grid for older browsers
  • prototype css grid layouts before native support
  • support grid layout in legacy browsers
  • test css grid features in ie9

When to choose

  • you must support IE 9+ or other browsers without native CSS Grid
  • you need a quick prototyping shim for grid layouts

When to avoid

  • your target browsers support CSS Grid natively (all modern browsers do)
  • you need an up-to-date, spec-compliant implementation - the project is unmaintained and outdated

Facets

library · maturity abandoned

ui-components css-framework frontend-framework web-development frontend web-design browser css-grid polyfill layout ie-compatibility css-parsing javascript

1 source

Member repositories

RepositoryRoleHealth v2
FremyCompany/css-grid-polyfillmain32

For agents

markdown · JSON · MCP: product_card(name="FremyCompany/css-grid-polyfill")

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