|
5 | 5 | </h1> |
6 | 6 |
|
7 | 7 | <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. |
9 | 9 | <br> |
10 | 10 | English | <a href="./docs/README.zh-CN.md">简体中文</a> |
11 | 11 | </p> |
|
46 | 46 | - 2-way binding: [parsed or stringified JSON](#parsed-json-vs-stringified-json) |
47 | 47 | - 🤸 Flexible |
48 | 48 | - Vue 2.6/2.7/3 isomorphic |
49 | | - - Support SSR, Nuxt 2/3 isomorphic |
| 49 | + - Support SSR, Nuxt 2/3/4 isomorphic |
50 | 50 | - Support Vite, Vue CLI, webpack, CDN... |
51 | 51 | - Support microfrontends |
52 | 52 | - Support PC & mobile devices |
|
95 | 95 | <a href="https://github.com/mealie-recipes/mealie"><img height="30" valign="middle" src="./docs/cases/mealie.png" /></a> |
96 | 96 | <a href="https://github.com/mealie-recipes/mealie"> Mealie</a> |
97 | 97 | </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> |
98 | 101 | <td> |
99 | 102 | <a href="https://github.com/sharevb/it-tools"><img height="50" valign="middle" src="./docs/cases/it-tools.png" /></a> |
100 | 103 | </td> |
101 | 104 | </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> |
102 | 113 | </table> |
103 | 114 |
|
104 | 115 | > [!Important] |
105 | 116 | > |
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> |
107 | 118 | > |
108 | 119 | > 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> |
109 | 120 | > |
|
0 commit comments