# jsonmaur/jumpsuit

Repository: https://github.com/jsonmaur/jumpsuit
Canonical: https://ross.abutalabs.com/products/jumpsuit
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2022-06-22T05:41:56+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3809, "days_push": 1533, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1381, forks 61 (observed 2026-08-28T04:04:33.943762+00:00)

## What it is
Jumpsuit is a JavaScript framework that wraps React and Redux to provide a simplified, opinionated state management and app-building API. It is now officially deprecated in favor of idiomatic Redux with redux-thunk.

## Use cases
- simplify redux boilerplate in react apps
- manage application state with less ceremony
- build react apps with an opinionated framework
- hot state reloading during development
- sandboxed state management

## When to choose
- maintaining a legacy codebase already built with Jumpsuit
- studying historical React/Redux abstraction approaches

## When to avoid
- starting any new project
- wanting long-term support or updates
- needing testable, scalable state management (use Redux + redux-thunk instead)

## Facets
- artifact type: library
- maturity: abandoned
- function: state-management, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: redux, react, deprecated, javascript, nodejs

## Member repositories
- jsonmaur/jumpsuit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.943762+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:40:11.011736+00:00, confidence not recorded.
  - readme: https://github.com/jsonmaur/jumpsuit (fetched 2026-08-28T04:04:33.943762+00:00, sha e07b42088565)
- Data as of 2026-08-30T08:39:29.467469+00:00.
