mirrorjs/mirror
A simple and powerful React framework with minimal API and zero boilerplate. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3320
- days_rel: n/a
- days_push: 1338
- n_releases_24m: 0
Adoption not part of the score
1430 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity maintenance
state-management routing frontend-framework web-framework web-development frontend cross-platform react redux react-router zero-boilerplate javascript nodejs web-server
1 source
- readme: https://github.com/mirrorjs/mirror · fetched 2026-08-28 · 6a560d0f1f28
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mirrorjs/mirror | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem