]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: update devtools status [ci skip]
authorEvan You <yyx990803@gmail.com>
Fri, 17 Jul 2020 18:07:33 +0000 (14:07 -0400)
committerEvan You <yyx990803@gmail.com>
Fri, 17 Jul 2020 18:27:23 +0000 (14:27 -0400)
README.md

index f0f43b9b7887128c822fc7ab34b9c4eadac5c2ce..6b636e07a189a80589d7b7c188433239f3bfc03a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,13 +50,17 @@ We are using [this thread](https://github.com/vuejs/jsx/issues/141) to unify the
 
 | Project             | Status |
 | ------------------- | ------ |
-| vue-devtools        | WIP (beta channel with Vue 3 support in early July) |
+| vue-devtools        | [![alpha][vd-badge]][vd-npm] [[Github][vd-code]] |
 | eslint-plugin-vue   | [![alpha][epv-badge]][epv-npm] [[Github][epv-code]] |
 | @vue/test-utils     | [![alpha][vtu-badge]][vtu-npm] [[Github][vtu-code]] |
 | vue-class-component | [![alpha][vcc-badge]][vcc-npm] [[Github][vcc-code]] |
 | vue-loader          | [![alpha][vl-badge]][vl-npm] [[Github][vl-code]] |
 | rollup-plugin-vue   | [![alpha][rpv-badge]][rpv-npm] [[Github][rpv-code]] |
 
+[vd-badge]: https://img.shields.io/npm/v/@vue/devtools/beta.svg
+[vd-npm]: https://www.npmjs.com/package/@vue/devtools/v/beta
+[vd-code]: https://github.com/vuejs/vue-devtools/tree/next
+
 [epv-badge]: https://img.shields.io/npm/v/eslint-plugin-vue/next.svg
 [epv-npm]: https://www.npmjs.com/package/eslint-plugin-vue/v/next
 [epv-code]: https://github.com/vuejs/eslint-plugin-vue