Explorar el Código

docs: 添加css gzip size 图标,license 添加主页链接

bhuh12 hace 6 años
padre
commit
fcfacf2b1c
Se han modificado 2 ficheros con 13 adiciones y 8 borrados
  1. 0 5
      .editorconfig
  2. 13 3
      README.md

+ 0 - 5
.editorconfig

@@ -1,5 +0,0 @@
-[*.{js,jsx,ts,tsx,vue}]
-indent_style = space
-indent_size = 2
-trim_trailing_whitespace = true
-insert_final_newline = true

+ 13 - 3
README.md

@@ -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)