Skip to content

Commit 9c704fb

Browse files
committed
docs: add playground badge
1 parent e64b2ca commit 9c704fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
Vue 2.6/2.7/3 & Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.
99
<br>
1010
English | <a href="./docs/README.zh-CN.md">简体中文</a>
11-
<br>
12-
<a href="https://cloydlau.github.io/demo/json-editor-vue.html">🕹 Playground</a>
1311
</p>
1412

1513
<p align="center">
14+
<a href="https://cloydlau.github.io/demo/json-editor-vue.html"><img alt="playground" src="https://img.shields.io/badge/Playground-blue?color=9BE4E0"></a>
15+
<br>
1616
<a href="https://npmjs.com/package/json-editor-vue"><img alt="npm" src="https://img.shields.io/npm/v/json-editor-vue.svg"></a>
1717
<a href="https://jsr.io/@cloydlau/json-editor-vue"><img alt="jsr" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fjsr-api.sxzz.moe%2Fversion%2F%40cloydlau%2Fjson-editor-vue&query=version&prefix=v&label=jsr&color=%23f7df1e"></a>
1818
<br>

docs/README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
Vue 2.6/2.7/3 & Nuxt 2/3 一体通用 JSON 编辑 & 预览 & 格式化 & 校验工具
99
<br>
1010
<a href="../README.md">English</a> | 简体中文
11-
<br>
12-
<a href="https://cloydlau.github.io/demo/json-editor-vue.html">🕹 试玩</a>
1311
</p>
1412

1513
<p align="center">
14+
<a href="https://cloydlau.github.io/demo/json-editor-vue.html"><img alt="playground" src="https://img.shields.io/badge/Playground-blue?color=9BE4E0"></a>
15+
<br>
1616
<a href="https://npmjs.com/package/json-editor-vue"><img alt="npm" src="https://img.shields.io/npm/v/json-editor-vue.svg"></a>
1717
<a href="https://jsr.io/@cloydlau/json-editor-vue"><img alt="jsr" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fjsr-api.sxzz.moe%2Fversion%2F%40cloydlau%2Fjson-editor-vue&query=version&prefix=v&label=jsr&color=%23f7df1e"></a>
1818
<br>

0 commit comments

Comments
 (0)