|
25 | 25 | <a href="https://conventionalcommits.org"><img alt="conventional commits" src="https://img.shields.io/badge/commits-Conventional-FE5196.svg?logo=conventionalcommits"></a>
|
26 | 26 | <a href="https://semantic-release.gitbook.io"><img alt="semantic release" src="https://img.shields.io/badge/release-semantic-e10079?logo=semantic-release"></a>
|
27 | 27 | <a href="https://arethetypeswrong.github.io/?p=json-editor-vue"><img alt="attw" src="https://img.shields.io/badge/are_the_types_wrong%3F-analyze-3178C6?logo=typescript&logoColor=white"></a>
|
28 |
| - <a href="https://pr.new"><img src="https://developer.stackblitz.com/img/start_pr_dark_small.svg" alt="Start new PR in StackBlitz Codeflow"></a> |
| 28 | + <a href="https://pr.new/https://github.com/cloydlau/json-editor-vue"><img src="https://developer.stackblitz.com/img/start_pr_dark_small.svg" alt="Start new PR in StackBlitz Codeflow"></a> |
29 | 29 | </p>
|
30 | 30 |
|
31 | 31 | <img width="48.5%" src="https://raw.githubusercontent.com/cloydlau/json-editor-vue/main/docs/text-mode.png" alt="text mode"> <img width="48.5%" src="https://raw.githubusercontent.com/cloydlau/json-editor-vue/main/docs/tree-mode.png" alt="table mode">
|
32 | 32 |
|
33 |
| -> [!Important] |
34 |
| -> |
35 |
| -> json-editor-vue had surpassed [1 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> <a href="https://github.com/jsr-io/jsr/issues/14"><img alt="JSR downloads" src="https://img.shields.io/badge/JSR-unknown-faee4a.svg"></a> <a href="https://github.com/mjackson/unpkg/issues/250"><img alt="unpkg downloads" src="https://img.shields.io/badge/unpkg-unknown-black.svg"></a> |
36 |
| -> |
37 |
| -> 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> |
38 |
| -> |
39 |
| -> Please consider [starring ⭐](https://github.com/cloydlau/json-editor-vue) or [donating](#donate) to support our ongoing maintenance if it helps: <a href="https://github.com/cloydlau/json-editor-vue/issues?q=is%3Aissue+is%3Aclosed"><img alt="GitHub issues closed" src="https://img.shields.io/github/issues-closed/cloydlau/json-editor-vue?logo=github"></a> |
40 |
| -
|
41 | 33 | <br>
|
42 | 34 |
|
43 | 35 | ## Features
|
|
61 | 53 |
|
62 | 54 | <br>
|
63 | 55 |
|
| 56 | +## Cases |
| 57 | + |
| 58 | +<table> |
| 59 | + <tbody> |
| 60 | + <tr> |
| 61 | + <td align="center"> |
| 62 | + <a href="https://github.com/nuxt/devtools"> |
| 63 | + <img height="30" valign="middle" src="./docs/nuxt.svg" /> |
| 64 | + </a> |
| 65 | + </td> |
| 66 | + <td align="center"> |
| 67 | + <a href="https://github.com/google/litmus"> |
| 68 | + <img height="40" valign="middle" src="./docs/google.svg" /> |
| 69 | + </a> |
| 70 | + </td> |
| 71 | + <td align="center"> |
| 72 | + <a href="https://github.com/MRC-Epid-it24/intake24"> |
| 73 | + <img height="30" valign="middle" src="./docs/mrc_tu_cambridge.png" /> |
| 74 | + </a> |
| 75 | + </td> |
| 76 | + <td align="center"> |
| 77 | + <a href="https://github.com/RockChinQ/LangBot"> |
| 78 | + <img height="40" valign="middle" src="./docs/langbot.png" /> |
| 79 | + </a> |
| 80 | + </td> |
| 81 | + <td align="center"> |
| 82 | + <a href="https://pr.new/https://github.com/cloydlau/json-editor-vue"> |
| 83 | + Calling for more |
| 84 | + </a> |
| 85 | + </td> |
| 86 | + </tr> |
| 87 | + </tbody> |
| 88 | +</table> |
| 89 | + |
| 90 | +> [!Important] |
| 91 | +> |
| 92 | +> json-editor-vue had surpassed [1 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> <a href="https://github.com/jsr-io/jsr/issues/14"><img alt="JSR downloads" src="https://img.shields.io/badge/JSR-unknown-faee4a.svg"></a> <a href="https://github.com/mjackson/unpkg/issues/250"><img alt="unpkg downloads" src="https://img.shields.io/badge/unpkg-unknown-black.svg"></a> |
| 93 | +> |
| 94 | +> 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> |
| 95 | +> |
| 96 | +> Please consider [starring ⭐](https://github.com/cloydlau/json-editor-vue) or [donating](#donate) to support our ongoing maintenance if it helps: <a href="https://github.com/cloydlau/json-editor-vue/issues?q=is%3Aissue+is%3Aclosed"><img alt="GitHub issues closed" src="https://img.shields.io/github/issues-closed/cloydlau/json-editor-vue?logo=github"></a> |
| 97 | +
|
| 98 | +<br> |
| 99 | + |
64 | 100 | ## Install
|
65 | 101 |
|
66 | 102 | ### Dependencies
|
@@ -1085,32 +1121,6 @@ Detailed changes for each release are documented in the [release notes](https://
|
1085 | 1121 |
|
1086 | 1122 | <br>
|
1087 | 1123 |
|
1088 |
| -## Cases |
1089 |
| - |
1090 |
| -<table> |
1091 |
| - <tbody> |
1092 |
| - <tr> |
1093 |
| - <td align="center"> |
1094 |
| - <a href="https://github.com/google/litmus"> |
1095 |
| - <img height="40" valign="middle" src="./docs/google.svg" /> |
1096 |
| - </a> |
1097 |
| - </td> |
1098 |
| - <td align="center"> |
1099 |
| - <a href="https://github.com/nuxt/devtools"> |
1100 |
| - <img height="30" valign="middle" src="./docs/nuxt.svg" /> |
1101 |
| - </a> |
1102 |
| - </td> |
1103 |
| - <td align="center"> |
1104 |
| - <a href="https://pr.new"> |
1105 |
| - Calling for more |
1106 |
| - </a> |
1107 |
| - </td> |
1108 |
| - </tr> |
1109 |
| - </tbody> |
1110 |
| -</table> |
1111 |
| - |
1112 |
| -<br> |
1113 |
| - |
1114 | 1124 | ## Donate
|
1115 | 1125 |
|
1116 | 1126 | You can buy us a coffee via WeChat Pay 💗
|
|
0 commit comments