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

aholachek/animate-css-grid

Painless transitions for CSS Grid observed · 2026-08-28

github.com/aholachek/animate-css-grid · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3093
  • days_rel: n/a
  • days_push: 866
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1398 stars · 72 forks observed · 2026-08-28

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

A small TypeScript library that animates CSS Grid layout changes (grid-column, grid-row, grid-template-columns, gap) using performant transforms. You call wrapGrid on a grid container and it automatically transitions between layout states with configurable duration, easing, and stagger.

Use cases

  • animate css grid layout changes smoothly
  • transition grid items when columns or rows change
  • add staggered animations to a photo grid
  • animate grid gap and template changes with better performance than css keyframes
  • make a filterable grid animate item repositioning

When to choose

  • you use CSS Grid and want smooth layout transitions without writing FLIP logic yourself
  • you need to animate grid-template-columns, gap, or grid placement, which pure CSS cannot transition
  • you want configurable easing, duration, and stagger for grid animations

When to avoid

  • your layouts use flexbox or absolute positioning instead of CSS Grid
  • you need a general-purpose animation library for non-grid properties
  • you need framework-specific animation integrations with built-in support

Facets

library · maturity maintenance

animation frontend web-development web-design browser css-grid transitions layout-animation typescript dom nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
aholachek/animate-css-gridmain23

For agents

markdown · JSON · MCP: product_card(name="aholachek/animate-css-grid")

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