dollarshaveclub/reframe.js
🖼 Reframe unresponsive elements responsively. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3648
- days_rel: n/a
- days_push: 2351
- n_releases_24m: 0
Adoption not part of the score
1585 stars · 49 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reframe.js is a small vanilla JavaScript plugin that wraps unresponsive elements like iframes and embedded videos in a container with a fixed intrinsic ratio so they scale responsively. It includes a noframe.js variant that scales elements without altering the DOM structure.
Use cases
- make embedded YouTube videos responsive
- scale iframes at a fixed aspect ratio
- make CMS-embedded content responsive without manual CSS
- replace FitVids with a vanilla JS plugin
- scale embedded content without breaking analytics event listeners
- make video playlists scale within a content area
When to choose
- you need responsive iframes or video embeds in a CMS with multiple editors
- you want a tiny dependency-free FitVids alternative
- you must preserve DOM structure and analytics events on embedded content (use noframe.js)
When to avoid
- you can use modern CSS aspect-ratio instead of a JS plugin
- you need a maintained repo - use yowainwright/reframe.js instead of this archived one
- you need a full responsive media or layout framework
Facets
plugin · maturity maintenance
ui-components frontend-framework web-development frontend browser responsive-embeds iframes fixed-ratio-scaling fitvids-alternative vanilla-js nodejs
2 sources
- readme: https://github.com/dollarshaveclub/reframe.js · fetched 2026-08-28 · ae159a6c7959
- homepage: https://github.com/yowainwright/reframe.js · fetched 2026-08-29 · f773001070a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dollarshaveclub/reframe.js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="dollarshaveclub/reframe.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem