# mobxjs/mobx-react-devtools

[DEPRECATED] Tools to perform runtime analyses of React applications powered by MobX and React

Repository: https://github.com/mobxjs/mobx-react-devtools
Canonical: https://ross.abutalabs.com/products/mobx-react-devtools
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2019-05-31T18:51:16+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": 4022, "days_push": 2651, "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 1223, forks 45 (observed 2026-08-28T04:04:02.737815+00:00)

## What it is
A deprecated React component library providing runtime developer tools for MobX-powered React applications. It visualizes component rendering behavior, render counts, and render timings, and logs MobX actions and reactions to the browser console.

## Use cases
- debug why my React components are re-rendering with MobX
- profile render times of MobX React components
- trace MobX actions and reactions in the browser console
- highlight components that take too long to render
- inspect data dependencies of reactive React components

## When to choose
- maintaining a legacy app on mobx-react@5 or earlier that needs runtime render diagnostics

## When to avoid
- starting a new project - the package is deprecated
- using mobx-react@6 or higher, where the devtools are no longer needed
- you want the maintained browser plugin (mobx-devtools) instead

## Facets
- artifact type: library
- maturity: abandoned
- function: monitoring, developer-tools, ui-components
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: mobx, react, devtools, deprecated, rendering-performance, state-management-debugging, debugging, nodejs, javascript

## Member repositories
- mobxjs/mobx-react-devtools (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.737815+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:15:33.971677+00:00, confidence not recorded.
  - readme: https://github.com/mobxjs/mobx-react-devtools (fetched 2026-08-28T04:04:02.737815+00:00, sha 6d3d27f5726f)
  - registry_npm: https://registry.npmjs.org/mobx-react-devtools (fetched 2026-08-29T12:23:45.504990+00:00, sha 3609480cd6f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
