|  | 
| 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 | 
|  | 
| 85 | 85 |         <img height="30" valign="middle" src="./docs/cases/mrc_tu_cambridge.png" /> | 
| 86 | 86 |       </a> | 
| 87 | 87 |     </td> | 
|  | 88 | +    <td> | 
|  | 89 | +      <a href="https://github.com/sharevb/it-tools"><img height="50" valign="middle" src="./docs/cases/it-tools.png" /></a> | 
|  | 90 | +    </td> | 
|  | 91 | +  </tr> | 
|  | 92 | +  <tr align="center"> | 
| 88 | 93 |     <td> | 
| 89 | 94 |       <a href="https://github.com/RockChinQ/LangBot"><img height="35" valign="middle" src="./docs/cases/langbot.png" /></a> | 
| 90 | 95 |       <a href="https://github.com/RockChinQ/LangBot"> LangBot</a> | 
| 91 | 96 |     </td> | 
|  | 97 | +    <td> | 
|  | 98 | +      <a href="https://github.com/mealie-recipes/mealie"><img height="35" valign="middle" src="./docs/cases/mealie.png" /></a> | 
|  | 99 | +      <a href="https://github.com/mealie-recipes/mealie"> Mealie</a> | 
|  | 100 | +    </td> | 
|  | 101 | +    <td> | 
|  | 102 | +      <a href="https://github.com/MISP/MISP-Fleet-Commander"><img height="40" valign="middle" src="./docs/cases/misp.png" /></a> | 
|  | 103 | +    </td> | 
| 92 | 104 |   </tr> | 
| 93 | 105 |   <tr align="center"> | 
| 94 | 106 |     <td> | 
| 95 |  | -      <a href="https://github.com/mealie-recipes/mealie"><img height="30" valign="middle" src="./docs/cases/mealie.png" /></a> | 
| 96 |  | -      <a href="https://github.com/mealie-recipes/mealie"> Mealie</a> | 
|  | 107 | +      <a href="https://github.com/OpenBankProject/API-Explorer-II"><img height="30" valign="middle" src="./docs/cases/OBP.png" /></a> | 
| 97 | 108 |     </td> | 
| 98 | 109 |     <td> | 
| 99 |  | -      <a href="https://github.com/sharevb/it-tools"><img height="50" valign="middle" src="./docs/cases/it-tools.png" /></a> | 
|  | 110 | +      <a href="https://github.com/opea-project/GenAIEval"><img height="40" valign="middle" src="./docs/cases/opea.png" /></a> | 
|  | 111 | +    </td> | 
|  | 112 | +    <td> | 
|  | 113 | +      <a href="https://github.com/OpenGeoscience/geoinsight"><img height="30" valign="middle" src="./docs/cases/OpenGeoscience.png" /></a> | 
| 100 | 114 |     </td> | 
| 101 | 115 |   </tr> | 
| 102 | 116 | </table> | 
| 103 | 117 | 
 | 
| 104 | 118 | > [!Important] | 
| 105 | 119 | > | 
| 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> | 
|  | 120 | +> 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 | 121 | > | 
| 108 | 122 | > 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 | 123 | > | 
|  | 
0 commit comments