|
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 | + </tr> |
| 82 | + </tbody> |
| 83 | +</table> |
| 84 | + |
| 85 | +> [!Important] |
| 86 | +> |
| 87 | +> 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> |
| 88 | +> |
| 89 | +> 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> |
| 90 | +> |
| 91 | +> 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> |
| 92 | +
|
| 93 | +<br> |
| 94 | + |
64 | 95 | ## Install |
65 | 96 |
|
66 | 97 | ### Dependencies |
@@ -1085,32 +1116,6 @@ Detailed changes for each release are documented in the [release notes](https:// |
1085 | 1116 |
|
1086 | 1117 | <br> |
1087 | 1118 |
|
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 | 1119 | ## Donate |
1115 | 1120 |
|
1116 | 1121 | You can buy us a coffee via WeChat Pay 💗 |
|
0 commit comments