# miguel-perez/smoothState.js

Unobtrusive page transitions with jQuery.

Repository: https://github.com/miguel-perez/smoothState.js
Canonical: https://ross.abutalabs.com/products/smoothstatejs
Language: CSS
License: MIT
License Family: permissive
Last push: 2021-11-23T17:12:14+00:00

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

## Adoption (not part of the score)
Stars 4368, forks 480 (observed 2026-08-28T04:08:46.704846+00:00)

## What it is
smoothState.js is a jQuery plugin that progressively enhances page loads to provide smooth, controlled page transitions using pushState. It gracefully degrades in browsers lacking required features, simply fading out and never running.

## Use cases
- add smooth page transitions to a multi-page website
- make traditional server-rendered pages feel like a single-page app
- implement contextual or anchor-based transition animations between pages
- avoid full page reload flicker on navigation
- progressively enhance navigation for browsers that support pushState

## When to choose
- you have an existing jQuery-based multi-page site and want fluid page transitions without a full SPA rewrite
- you want progressive enhancement that degrades gracefully on older browsers
- you need lightweight AJAX page swapping with transition control

## When to avoid
- you are building a modern SPA with React, Vue, or similar frameworks that handle routing and transitions natively
- your project does not use jQuery
- you need active maintenance and ongoing updates for a new project

## Facets
- artifact type: plugin
- maturity: maintenance
- function: animation, routing, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: jquery-plugin, page-transitions, progressive-enhancement, pushstate, ajax-navigation, jquery

## Member repositories
- miguel-perez/smoothState.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:46.704846+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-29T18:21:23.888262+00:00, confidence not recorded.
  - readme: https://github.com/miguel-perez/smoothState.js (fetched 2026-08-28T04:08:46.704846+00:00, sha 618ebdac2d59)
- Data as of 2026-08-30T08:39:29.467469+00:00.
