File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,11 @@ English | [简体中文](./docs/README.zh-CN.md)
33# json-editor-vue
44
55<p align =" left " >
6- <img src =" https://img.shields.io/npm/v/json-editor-vue.svg " alt =" npm package " >
7- <img src =" http://img.badgesize.io/https://unpkg.com/json-editor-vue/dist/json-editor-vue.umd.js?compression=gzip&label=gziped " alt =" gziped " >
8- <img src =" https://img.shields.io/npm/dm/json-editor-vue " alt =" downloads " >
6+ <a href =" https://npmjs.com/package/json-editor-vue " >
7+ <img src="https://img.shields.io/npm/v/json-editor-vue.svg" alt="npm package">
8+ <img src="http://img.badgesize.io/https://unpkg.com/json-editor-vue/dist/json-editor-vue.umd.js?compression=gzip&label=gziped" alt="gziped">
9+ <img src="https://img.shields.io/npm/dm/json-editor-vue" alt="downloads">
10+ </a >
911</p >
1012
1113> JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3, powered by [ svelte-jsoneditor] ( https://github.com/josdejong/svelte-jsoneditor ) (successor of [ jsoneditor] ( https://github.com/josdejong/jsoneditor ) ).
Original file line number Diff line number Diff line change 11# json-editor-vue
22
33<p align =" left " >
4- <img src =" https://img.shields.io/npm/v/json-editor-vue.svg " alt =" npm package " >
5- <img src =" http://img.badgesize.io/https://unpkg.com/json-editor-vue/dist/json-editor-vue.umd.js?compression=gzip&label=gziped " alt =" gziped " >
6- <img src =" https://img.shields.io/npm/dm/json-editor-vue " alt =" downloads " >
4+ <a href =" https://npmjs.com/package/json-editor-vue " >
5+ <img src="https://img.shields.io/npm/v/json-editor-vue.svg" alt="npm package">
6+ <img src="http://img.badgesize.io/https://unpkg.com/json-editor-vue/dist/json-editor-vue.umd.js?compression=gzip&label=gziped" alt="gziped">
7+ <img src="https://img.shields.io/npm/dm/json-editor-vue" alt="downloads">
8+ </a >
79</p >
810
911> JSON 编辑 & 预览工具,支持 Vue 2.6 / 2.7 / 3,支持 Nuxt 2 / 3,基于 [ svelte-jsoneditor] ( https://github.com/josdejong/svelte-jsoneditor ) ([ jsoneditor] ( https://github.com/josdejong/jsoneditor ) 的继任者)。
You can’t perform that action at this time.
0 commit comments