Rich-Harris/ramjet
Morph DOM elements from one state to another with smooth animations and transitions 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: 4360
- days_rel: n/a
- days_push: 3492
- n_releases_24m: 0
Adoption not part of the score
5440 stars · 158 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ramjet is a JavaScript library that makes DOM elements appear to morph into one another using smooth CSS-based animations. It clones and animates elements so transitions between different states look seamless, similar to the iOS 8 app-icon zoom effect.
Use cases
- morph one dom element into another with a smooth animation
- create magic-move transitions between ui elements
- animate an element expanding into a modal
- make list item transitions look like they transform in place
- add ios-style zoom transitions to a web app
When to choose
- you want element-to-element morph transitions without a full framework
- you need smooth, gpu-accelerated css animations in the browser
- you want a tiny standalone library with a simple transform api
When to avoid
- you need a general-purpose animation engine like gsap or anime.js
- your project uses a framework with built-in transition systems
- you need actively maintained software with recent releases
Facets
library · maturity maintenance
animation ui-components frontend web-development browser dom-morphing css-transitions magic-move element-transformation javascript
3 sources
- readme: https://github.com/Rich-Harris/ramjet · fetched 2026-08-28 · bc2c7fc69169
- homepage: http://www.rich-harris.co.uk/ramjet/ · fetched 2026-08-29 · 9ca32e129c2a
- registry_npm: https://registry.npmjs.org/ramjet · fetched 2026-08-29 · 0652ef89ae54
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Rich-Harris/ramjet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Rich-Harris/ramjet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem