jump to local IDE source code while click the element of browser automatically.. Latest version: 5.3.1, last published: 6 months ago. Start using vite-plugin-vue-inspector in your project by running `npm i vite-plugin-vue-inspector`. There are 18 other p
A Vite Vue.js TypeScript project based on vue, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, @vue/compiler-sfc, sass, typescript, vite, vite-plugin-vue-inspector and vue-tsc
Tracer for the source code of elements and vdoms in Vue SFC. This is a designed to be a replacement ofvite-plugin-vue-inspectorwith a new approach, that utilize Vite's internal source map to resolve the source location, without injecting data-attributes to the DOM. This plugin is also de...
import type { VueInspectorClient } from 'vite-plugin-vue-inspector' const inspector: VueInspectorClient = window.__VUE_INSPECTOR__ if (inspector) { // enable inspector inspector.enable() // or inspector.disable() } 🌸 Credits This project is inspired by react-dev-inspector . Partially impl...
🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端) - feat: 添加开发环境代码调试`vite-plugin-vue-inspector`插件,提升开发体验 (#1162) · alvin3721/vue-pure-admin@edf82ea
Vue模板中的自闭合标签(如<img />)应该使用正确的自闭合语法。 查看vite-plugin-vue-inspector的文档或错误日志: 访问vite-plugin-vue-inspector的官方文档或GitHub仓库,查看是否有关于此类错误的信息或讨论。 查看Vite的构建日志或控制台输出,以获取更多关于错误的详细信息。 尝试更新或重新安装vite-plugin-...
code-inspector-vite-vue Next generation frontend tooling. It's fast! 3.3K views151 forks Files .vscode New File New Folder Rename Delete public New File New Folder Rename Delete src New File New Folder Rename Delete _gitignore Rename Delete index.html Rename Delete package-lock.json Rename Del...
TypeScript 1 https://gitee.com/keiferr/vite-plugin-vue-inspector.git git@gitee.com:keiferr/vite-plugin-vue-inspector.git keiferr vite-plugin-vue-inspector vite-plugin-vue-inspector北京奥思研工智能科技有限公司版权所有 Git 大全 Git 命令学习 CopyCat 代码克隆检测 APP与插件下载 Gitee 封面...
replacement:resolve(__dirname,'./src'), }, ], }, plugins:[ vue(), Inspector(), Unocss(), vueJsx({ // options are passed on to @vue/babel-plugin-jsx }), // 指定 mkcert 的下载源为 coding,从 coding.net 镜像下载证书 mkcert({source:'coding'}), ...
Add a shortcut dropdown menu for Vue Inspector.. Latest version: 1.0.0, last published: a month ago. Start using vite-plugin-vue-inspector-plus in your project by running `npm i vite-plugin-vue-inspector-plus`. There are no other projects in the npm regi