render-playgroundstable
Visual render observatory — a self-contained dev panel that renders inline next to your component, displaying score, prop diffs, timeline, memo classification, frequency, and structured recommendations in real time.
Install: pnpm add @sapanmozammel/render-playground
Scenario
All reference props are stable — useCallback for functions, useMemo for objects. The panel shows a high score, EFFECTIVE memo, and the R-CLEAR-001 "well-optimized" recommendation.
[Target Component] <Dashboard>
title: data-0
config.theme: dark
tags: [admin, user]