# dan-silver/ElementTransitions

Simple transitions for web pages

Repository: https://github.com/dan-silver/ElementTransitions
Canonical: https://ross.abutalabs.com/products/elementtransitions
Homepage: http://dan-silver.github.io/ElementTransitions/
Language: CSS
License Family: other
Archived: true
Last push: 2016-05-23T04:05:44+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4806, "days_push": 3754, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1492, forks 232 (observed 2026-08-28T04:04:52.656693+00:00)

## What it is
A small JavaScript/CSS library providing simple animated page and element transitions for websites, wrapping Codrops' page transition code. It supports multiple animatable elements per page and declarative transitions via HTML attributes.

## Use cases
- add animated transitions between web pages
- animate page elements with css transitions
- create slide or rotate page transitions without jquery
- declare transitions directly in html markup
- make a multi-page site feel like a single-page app

## When to choose
- you want lightweight, dependency-free css page transitions
- you need multiple independently animated elements per page
- you prefer declaring transitions in html attributes

## When to avoid
- you need a modern framework-integrated animation system
- you require actively maintained software with a clear license
- you need complex javascript-driven animation choreography

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: web-development, frontend
- platform: browser
- tags: css-animations, page-transitions, codrops, vanilla-js, web-server

## Member repositories
- dan-silver/ElementTransitions (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.656693+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:29.337126+00:00, confidence not recorded.
  - readme: https://github.com/dan-silver/ElementTransitions (fetched 2026-08-28T04:04:52.656693+00:00, sha 39685cf6a688)
  - homepage: http://dan-silver.github.io/ElementTransitions/ (fetched 2026-08-29T11:39:05.922556+00:00, sha faaf8b73a213)
- Data as of 2026-08-30T08:39:29.467469+00:00.
