# mirrorjs/mirror

A simple and powerful React framework with minimal API and zero boilerplate.

Repository: https://github.com/mirrorjs/mirror
Canonical: https://ross.abutalabs.com/products/mirrorjs-mirror
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, redux, react-framework, react-router, mirror
Last push: 2023-01-03T15:14:55+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": 3320, "days_push": 1338, "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 1430, forks 104 (observed 2026-08-28T04:04:42.378552+00:00)

## What it is
Mirror is a React framework that wraps React, Redux, and React Router with a minimal API to eliminate boilerplate like manual action creators, reducers, and history setup. It lets developers define models with reducers and async effects in a single declaration and dispatch actions by simply calling functions.

## Use cases
- simplify redux state management in react apps
- reduce boilerplate in react/redux projects
- define actions and reducers in one place
- handle async actions without middleware
- set up react router without managing history manually

## When to choose
- starting a new react app that wants redux with minimal setup
- teams tired of redux boilerplate like switch-case reducers and dispatch calls
- projects wanting dva-style models with a smaller API

## When to avoid
- projects needing actively maintained dependencies - the repo has seen little activity since 2023
- apps using modern redux tooling like redux toolkit or zustand
- teams wanting fine-grained control over redux middleware and store configuration

## Facets
- artifact type: framework
- maturity: maintenance
- function: state-management, routing, frontend-framework, web-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: react, redux, react-router, zero-boilerplate, javascript, nodejs, web-server

## Member repositories
- mirrorjs/mirror (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.378552+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:37:12.546506+00:00, confidence not recorded.
  - readme: https://github.com/mirrorjs/mirror (fetched 2026-08-28T04:04:42.378552+00:00, sha 6a560d0f1f28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
