File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 3
3
<a href =" https://github.com/webfansplz/vite-plugin-vue-inspector " ><img src =" https://github.com/webfansplz/vite-plugin-vue-inspector/blob/main/docs/images/logo.png " alt =" vite-plugin-vue-inspector " ></a >
4
4
</p >
5
5
6
+ <p align =" center " >
7
+ <a href =" https://www.npmjs.com/package/vite-plugin-vue-inspector " target =" _blank " rel =" noopener noreferrer " ><img src =" https://badgen.net/npm/v/vite-plugin-vue-inspector " alt =" NPM Version " /></a >
8
+ <a href =" https://www.npmjs.com/package/vite-plugin-vue-inspector " target =" _blank " rel =" noopener noreferrer " ><img src =" https://badgen.net/npm/dt/vite-plugin-vue-inspector " alt =" NPM Downloads " /></a >
9
+ <a href =" https://github.com/webfansplz/vite-plugin-vue-inspector/blob/master/LICENSE " target =" _blank " rel =" noopener noreferrer " ><img src =" https://badgen.net/github/license/webfansplz/vite-plugin-vue-inspector " alt =" License " /></a >
10
+ </p >
11
+
6
12
## 📖 Introduction
7
13
8
14
A vite plugin which provides the ability that to jump to the local IDE when you click the element of browser automatically. It supports Vue2 & 3.
@@ -126,4 +132,4 @@ This project is inspired by [react-dev-inspector](https://github.com/zthxxx/reac
126
132
[ Chinese] [ 点击页面元素,这个Vite插件帮我打开了Vue组件] ( https://juejin.cn/post/7077347158545924127 )
127
133
## 📄 License
128
134
129
- [ MIT LICENSE] ( ./LICENSE )
135
+ [ MIT LICENSE] ( ./LICENSE )
You can’t perform that action at this time.
0 commit comments