Project / 01 · UI & Interaction
React Data Inspector
BETAA React inspector for real JavaScript object graphs. Explore values, follow shared references and cycles, and keep your application in control.
Purpose
Inspect JavaScript values as object graphs while keeping application state and styling under application control.
SourceScope & ownership
Types, identity and safe inspection
Real JavaScript types, distinct shared and circular references, descriptor-based inspection, and controlled expansion and selection.
Source
Boundaries & limitations
Read-only beta
Editing is not part of the public API. Getters are not evaluated, promises are not awaited, and functions are not executed. WeakMap and WeakSet contents remain opaque.
SourceInstall
npm install @nipe-solutions/react-data-inspector@0.1.0-beta.0