React Monitor
reactmonitorfiber
(0 人评分) |93 位用户 | 来自
商店
|

概述
翻译

ReactMonitor Quickly visualize React's component tree performance for improved onboarding and debugging What does it do By using the ReactMonitor Chrome DevTool, beginning and experienced developers alike are able to get a visual representation of an existing codebase that they are working on. Built with React, this tool will dynamically traverse the fiber root object behind the scenes, displaying state, props, render times and the type of components on the page. How to install and run? Run the NPM package in your own codebase by following the steps below. - Install the package (npm install reactmonitorfiber) - Require/Import the package (import reactMonitor from 'reactmonitorfiber') - Invoke React Monitor with an input of the DOM element that you are rendering the React Element into const container = document.querySelector('#root'); reactDOM.render(, container); reactMonitor(container); - Navigate to the domain of your React application that you will be running React Monitor on - Open your Chrome Developer Tools and select React Monitor You are now able to view state changes on your application in real time!

来自商店的评价 (0)

尚无人评价此扩展,查看 所有语言

留言

支持浏览器

适用于以下浏览器

其他信息

文件类型
crx
版本
0.0.0.1 已同步至最新
更新日期
2020年6月19日 2年前
大小
1.3MiB
语言
查看全部1种支持的语言
权限
所属类别
开发者