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

WickyNilliams/enquire.js

Awesome Media Queries in JavaScript observed · 2026-08-28

github.com/WickyNilliams/enquire.js · homepage · 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: 5153
  • days_rel: n/a
  • days_push: 1653
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3581 stars · 251 forks observed · 2026-08-28

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

enquire.js is a lightweight, dependency-free JavaScript library for programmatically responding to CSS media queries via match/unmatch callbacks. It enables advanced responsive behavior in JavaScript beyond what CSS media queries alone can express.

Use cases

  • run javascript when a media query matches
  • responsive behavior in javascript
  • trigger callbacks on breakpoint changes
  • conditionally load components based on screen size
  • handle media query transitions in js

When to choose

  • you need JavaScript logic tied to CSS media query state
  • you want a tiny (~0.8kb) dependency-free solution
  • you need match/unmatch lifecycle callbacks for responsive behavior

When to avoid

  • you only need CSS-level responsive styling
  • you use modern CSS/JS features like matchMedia directly or container queries
  • you need an actively developed library with recent updates

Facets

library · maturity maintenance

ui-components developer-tools frontend web-development browser media-queries responsive-design matchmedia javascript no-dependencies nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
WickyNilliams/enquire.jsmain32

For agents

markdown · JSON · MCP: product_card(name="WickyNilliams/enquire.js")

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