Withjust a simple click, you can jump from a React component on the browser to its source code in your local IDE instantly. Think of it as a more advanced version of Chrome's Inspector. See the document on:https://react-dev-inspector.zthxxx.me ...
Inspector:React.FragmentexportconstLayout=()=>{// ...return(<InspectorWrapper// props docs see:// https://github.com/zthxxx/react-dev-inspector#inspector-component-propskeys={['control','shift','command','c']}disableLaunchEditor={false}onHoverElement={(params:InspectParams)=>{}}onClickElem...
首先,确认react-dev-inspector/plugins/umi/react-inspector这个模块路径是否正确。这可能是一个自定义的模块路径或者是某个特定项目中的路径。如果这个路径是项目内部的,确保该路径确实存在于你的项目中。 检查package.json文件: 打开你的项目目录,查看package.json文件,确认是否已经安装了react-dev-inspector以及相关的...
feat: add react-dev-inspector demo website page 5年前 .npmrc ci: alter ci workflows config 5年前 LICENSE docs: update README for preview 5年前 README.md docs: update README details for usage and config 4年前 cjs-build.json fix: fix build target and pipline ...
Vite plugin forreact-dev-inspector Docs see:https://react-dev-inspector.zthxxx.me/docs/integration/vite Readme Keywords none npm i@react-dev-inspector/vite-plugin Repository github.com/zthxxx/react-dev-inspector/tree/master Homepage github.com/zthxxx/react-dev-inspector ...
51CTO博客已为您找到关于react-dev-inspector的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及react-dev-inspector问答内容。更多react-dev-inspector相关解答可以来51CTO博客参与分享和学习,帮助广大IT技术人实现成长和进步。
🐛 bug 描述 react-dev-inspector在v5版本下不生效 Ant Design Pro 版本: 5.x umi 版本: 3.x 浏览器环境: chome 开发环境: mac OS
组件的直接依赖及间接依赖解析 组件安全漏洞分析,快速定位漏洞影响范围并及时修复 可视化SBOM(软件物料清单),助力快速梳理内部软件资产 企业级核心引擎,更高检出更低误报 拥有企业级SCA核心检测引擎及分析引擎 基于海量知识库,多源SCA开源应用安全缺陷检测等算法,对特征文件进行精准识别,提高组件的检出率 使用方式...
Babel plugin for react-dev-inspector Docs see: https://react-dev-inspector.zthxxx.me/docs/compiler-plugin Readme KeywordsnonePackage Sidebar Install npm i @react-dev-inspector/babel-plugin Repository github.com/zthxxx/react-dev-inspector/tree/master Homepage github.com/zthxxx/react-dev-inspector ...
{ "name": "react-dev-inspector", "version": "1.8.1", "version": "1.8.4", "sideEffects": false, "description": "dev-tool for inspect react components and jump to local IDE for component code.", "workspaces": [ 0 comments on commit 7d523fb Please sign in to comment. Footer...