|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
<p align="center">
|
|
|
<a href="https://bhuh12.github.io/vue-router-tab/" target="_blank" rel="noopener noreferrer">
|
|
|
- <img width="100" src="public/img/logo.png" alt="Vue Router Tab logo">
|
|
|
+ <img width="100" src="public/img/logo.png" alt="vue-router-tab logo">
|
|
|
</a>
|
|
|
</p>
|
|
|
|
|
@@ -9,12 +9,15 @@
|
|
|
<a target="_blank" href="https://www.travis-ci.org/bhuh12/vue-router-tab">
|
|
|
<img src="https://www.travis-ci.org/bhuh12/vue-router-tab.svg?branch=dev" alt="Build">
|
|
|
</a>
|
|
|
+
|
|
|
<a href="https://github.com/vuejs/vue">
|
|
|
<img src="https://img.shields.io/badge/vue-2.5.22-brightgreen.svg" alt="vue">
|
|
|
</a>
|
|
|
+
|
|
|
<a href="https://github.com/vuejs/vue-router">
|
|
|
<img src="https://img.shields.io/badge/vue--router-3.0.1-brightgreen.svg" alt="vue-router">
|
|
|
</a>
|
|
|
+
|
|
|
<a target="_blank" href="https://github.com/bhuh12/vue-router-tab">
|
|
|
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/bhuh12/vue-router-tab.svg">
|
|
|
</a>
|
|
@@ -24,12 +27,19 @@
|
|
|
<a target="_blank" href="https://www.npmjs.com/package/vue-router-tab">
|
|
|
<img src="https://img.shields.io/npm/v/vue-router-tab.svg" alt="Version">
|
|
|
</a>
|
|
|
+
|
|
|
<a target="_blank" href="https://npmcharts.com/compare/vue-router-tab?minimal=true">
|
|
|
<img src="https://img.shields.io/npm/dm/vue-router-tab.svg" alt="Downloads">
|
|
|
</a>
|
|
|
+
|
|
|
+ <a target="_blank" href="https://www.npmjs.com/package/vue-router-tab">
|
|
|
+ <img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/vue-router-tab.svg?label=gzip:JS">
|
|
|
+ </a>
|
|
|
+
|
|
|
<a target="_blank" href="https://www.npmjs.com/package/vue-router-tab">
|
|
|
- <img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/vue-router-tab.svg">
|
|
|
+ <img alt="gzip size: css" src="http://img.badgesize.io/https://unpkg.com/vue-router-tab/dist/lib/vue-router-tab.css?compression=gzip&label=gzip:CSS">
|
|
|
</a>
|
|
|
+
|
|
|
<a target="_blank" href="https://github.com/bhuh12/vue-router-tab/blob/dev/LICENSE">
|
|
|
<img src="https://img.shields.io/npm/l/vue-router-tab.svg" alt="License">
|
|
|
</a>
|
|
@@ -137,4 +147,4 @@ yarn add vue-router-tab
|
|
|
|
|
|
[MIT](http://opensource.org/licenses/MIT)
|
|
|
|
|
|
-Copyright (c) 2019-present, 碧海幽虹
|
|
|
+Copyright (c) 2019-present, [碧海幽虹](https://bhuh.net)
|