# martyjs/marty

A Javascript library for state management in React applications

Repository: https://github.com/martyjs/marty
Canonical: https://ross.abutalabs.com/products/marty
Homepage: http://martyjs.org
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2016-01-28T16:24:36+00:00

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

## Adoption (not part of the score)
Stars 1082, forks 73 (observed 2026-08-28T04:03:31.016351+00:00)

## What it is
Marty is a JavaScript library implementing the Flux architecture for state management in React applications. It is no longer actively maintained, with the author recommending Redux or Alt instead.

## Use cases
- manage application state in a React app
- implement Flux architecture in JavaScript
- handle stores and actions in React
- maintain a legacy React codebase using Flux
- learn how Flux state management works

## When to choose
- you are maintaining an existing codebase already built on Marty
- you need a Flux implementation for a legacy React project

## When to avoid
- starting a new React project - use Redux, Zustand, or modern state libraries instead
- you need actively maintained software with ongoing support
- you want modern React patterns like hooks-based state management

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

## Member repositories
- martyjs/marty (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.016351+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-30T06:51:16.851185+00:00, confidence not recorded.
  - readme: https://github.com/martyjs/marty (fetched 2026-08-28T04:03:31.016351+00:00, sha 9e576eacf786)
  - registry_npm: https://registry.npmjs.org/marty (fetched 2026-08-29T12:53:21.219167+00:00, sha 672664952388)
- Data as of 2026-08-30T08:39:29.467469+00:00.
