diff --git a/.vscode/settings.json b/.vscode/settings.json index 98606bf..552ff34 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { // Enable the ESlint flat config support + // (remove this if your ESLint extension above v3.0.5) "eslint.experimental.useFlatConfig": true, // Disable the default formatter, use eslint instead @@ -39,7 +40,9 @@ "jsonc", "yaml", "toml", + "xml", "gql", - "graphql" + "graphql", + "astro" ] } diff --git a/README.md b/README.md index 8bd7eb9..fec8815 100644 --- a/README.md +++ b/README.md @@ -11,29 +11,30 @@

- playground + playground
- npm + npm jsr
build status - minzipped size - PRs Welcome + minified gzip/brotli size + Start new PR in StackBlitz Codeflow
conventional commits + created at code style - created at + semantic release

-text mode table mode +text mode table mode > [!Important] > -> json-editor-vue had surpassed 1 million downloads: npm downloads jsDelivr downloads unpkg downloads +> json-editor-vue had surpassed 1 million downloads: npm downloads jsDelivr downloads unpkg downloads > -> While having a extremely dismal number of Stars: github stars +> While having a extremely dismal number of Stars: github stars > -> Please consider hitting the Star to show your support for the ongoing maintenance if you find it useful. 🆘 🙏 +> Please consider starring ⭐ or [donating](#donate) to support our ongoing maintenance if you find it useful: github stars
@@ -1073,3 +1074,11 @@ import JsonEditorVue from 'json-editor-vue' Detailed changes for each release are documented in the [release notes](https://github.com/cloydlau/json-editor-vue/releases)
+ +## Donate + +You can buy us a coffee via WeChat Pay 💗 + +WeChat Pay + +
diff --git a/docs/README.zh-CN.md b/docs/README.zh-CN.md index 3c6bce2..ae63f37 100644 --- a/docs/README.zh-CN.md +++ b/docs/README.zh-CN.md @@ -11,29 +11,30 @@

- playground + playground
- npm + npm jsr
build status - minzipped size - PRs Welcome + minified gzip/brotli size + Start new PR in StackBlitz Codeflow
conventional commits + created at code style - created at + semantic release

-text mode table mode +text mode table mode > [!Important] > -> json-editor-vue 已过百万下载: npm downloads jsDelivr downloads unpkg Welcome +> json-editor-vue 已过百万下载:npm downloads jsDelivr downloads unpkg Welcome > -> 与 Star 数量是天上地下的差别: github stars +> 与 Star 数量是天上地下的差别:github stars > -> 如有帮助,请考虑点亮一下 Star 以表达对其长期维护工作的支持。🆘 🙏 +> 如有帮助,请考虑点亮一下 ⭐ 或[买一杯咖啡](#捐赠)以支持我们的长期维护工作:github stars
@@ -1071,3 +1072,11 @@ import JsonEditorVue from 'json-editor-vue' 各版本详细改动请参考 [release notes](https://github.com/cloydlau/json-editor-vue/releases)
+ +## 捐赠 + +可以通过微信支付帮维护团队买一杯咖啡 💗 + +WeChat Pay + +
diff --git a/docs/wechat-pay.jpg b/docs/wechat-pay.jpg new file mode 100644 index 0000000..2c5dfad Binary files /dev/null and b/docs/wechat-pay.jpg differ