Skip to content

Commit 5d8d30c

Browse files
committed
docs: update total download count
1 parent d967d1b commit 5d8d30c

File tree

6 files changed

+27
-5
lines changed

6 files changed

+27
-5
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</h1>
66

77
<p align="center">
8-
Vue and Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.
8+
Vue 2/3 isomorphic JSON editor, viewer, formatter and validator.
99
<br>
1010
English | <a href="./docs/README.zh-CN.md">简体中文</a>
1111
</p>
@@ -95,15 +95,26 @@
9595
<a href="https://github.com/mealie-recipes/mealie"><img height="30" valign="middle" src="./docs/cases/mealie.png" /></a>
9696
<a href="https://github.com/mealie-recipes/mealie"> Mealie</a>
9797
</td>
98+
<td>
99+
<a href="https://github.com/OpenBankProject/API-Explorer-II"><img height="30" valign="middle" src="./docs/cases/OBP.png" /></a>
100+
</td>
98101
<td>
99102
<a href="https://github.com/sharevb/it-tools"><img height="50" valign="middle" src="./docs/cases/it-tools.png" /></a>
100103
</td>
101104
</tr>
105+
<tr align="center">
106+
<td>
107+
<a href="https://github.com/MISP/MISP-Fleet-Commander"><img height="40" valign="middle" src="./docs/cases/misp.png" /></a>
108+
</td>
109+
<td>
110+
<a href="https://github.com/OpenGeoscience/geoinsight"><img height="30" valign="middle" src="./docs/cases/OpenGeoscience.png" /></a>
111+
</td>
112+
</tr>
102113
</table>
103114

104115
> [!Important]
105116
>
106-
> json-editor-vue had surpassed [2 million downloads](https://npm.chart.dev/json-editor-vue): <a href="https://npm-stat.com/charts.html?package=json-editor-vue&from=2020-07-15"><img alt="npm downloads" src="https://img.shields.io/npm/dm/json-editor-vue?label=npm&color=cb3837"></a> <a href="https://www.jsdelivr.com/package/npm/json-editor-vue"><img alt="jsDelivr downloads" src="https://data.jsdelivr.com/v1/package/npm/json-editor-vue/badge?period=all&style=rounded"></a>
117+
> json-editor-vue had surpassed [3 million downloads](https://npm.chart.dev/json-editor-vue): <a href="https://npm-stat.com/charts.html?package=json-editor-vue&from=2020-07-15"><img alt="npm downloads" src="https://img.shields.io/npm/dm/json-editor-vue?label=npm&color=cb3837"></a> <a href="https://www.jsdelivr.com/package/npm/json-editor-vue"><img alt="jsDelivr downloads" src="https://data.jsdelivr.com/v1/package/npm/json-editor-vue/badge?period=all&style=rounded"></a>
107118
>
108119
> While having a extremely dismal number of Stars: <a href="https://github.com/cloydlau/json-editor-vue/stargazers"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/cloydlau/json-editor-vue?color=9f7be1&logo=github&style=flat"></a>
109120
>

docs/README.zh-CN.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</h1>
66

77
<p align="center">
8-
Vue 和 Nuxt 2/3 一体通用 JSON 编辑 & 预览 & 格式化 & 校验工具
8+
Vue 2/3 一体通用 JSON 编辑 & 预览 & 格式化 & 校验工具
99
<br>
1010
<a href="../README.md">English</a> | 简体中文
1111
</p>
@@ -95,15 +95,26 @@
9595
<a href="https://github.com/mealie-recipes/mealie"><img height="30" valign="middle" src="./cases/mealie.png" /></a>
9696
<a href="https://github.com/mealie-recipes/mealie"> Mealie</a>
9797
</td>
98+
<td>
99+
<a href="https://github.com/OpenBankProject/API-Explorer-II"><img height="30" valign="middle" src="./cases/OBP.png" /></a>
100+
</td>
98101
<td>
99102
<a href="https://github.com/sharevb/it-tools"><img height="50" valign="middle" src="./cases/it-tools.png" /></a>
100103
</td>
101104
</tr>
105+
<tr align="center">
106+
<td>
107+
<a href="https://github.com/MISP/MISP-Fleet-Commander"><img height="40" valign="middle" src="./cases/misp.png" /></a>
108+
</td>
109+
<td>
110+
<a href="https://github.com/OpenGeoscience/geoinsight"><img height="30" valign="middle" src="./cases/OpenGeoscience.png" /></a>
111+
</td>
112+
</tr>
102113
</table>
103114

104115
> [!Important]
105116
>
106-
> json-editor-vue 已过[两百万下载](https://npm.chart.dev/json-editor-vue):<a href="https://npm-stat.com/charts.html?package=json-editor-vue&from=2020-07-15"><img alt="npm downloads" src="https://img.shields.io/npm/dm/json-editor-vue?label=npm&color=cb3837"></a> <a href="https://www.jsdelivr.com/package/npm/json-editor-vue"><img alt="jsDelivr downloads" src="https://data.jsdelivr.com/v1/package/npm/json-editor-vue/badge?period=all&style=rounded"></a>
117+
> json-editor-vue 已过[三百万下载](https://npm.chart.dev/json-editor-vue):<a href="https://npm-stat.com/charts.html?package=json-editor-vue&from=2020-07-15"><img alt="npm downloads" src="https://img.shields.io/npm/dm/json-editor-vue?label=npm&color=cb3837"></a> <a href="https://www.jsdelivr.com/package/npm/json-editor-vue"><img alt="jsDelivr downloads" src="https://data.jsdelivr.com/v1/package/npm/json-editor-vue/badge?period=all&style=rounded"></a>
107118
>
108119
> 与 Star 数量是天上地下的差别:<a href="https://github.com/cloydlau/json-editor-vue/stargazers"><img alt="GitHub Stars" src="https://img.shields.io/github/stars/cloydlau/json-editor-vue?color=9f7be1&logo=github&style=flat"></a>
109120
>

docs/cases/OBP.png

2.61 KB
Loading

docs/cases/OpenGeoscience.png

11.5 KB
Loading

docs/cases/misp.png

10.1 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "commonjs",
55
"version": "0.18.1",
66
"private": false,
7-
"description": "Vue and Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.",
7+
"description": "Vue 2/3 isomorphic JSON editor, viewer, formatter and validator.",
88
"author": {
99
"name": "Cloyd Lau",
1010
"url": "https://github.com/cloydlau"

0 commit comments

Comments
 (0)