From 9da54f031948e10d1f4968c8fae3fcba277be758 Mon Sep 17 00:00:00 2001 From: cloydlau <253055734@qq.com> Date: Thu, 23 Sep 2021 00:07:37 +0800 Subject: [PATCH] docs: add json-editor-vue to 'who is using this' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bef4a02..d7e72a1 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ See [examples](./examples). - [vue-winbox](https://github.com/wobsoriano/vue-winbox) - A wrapper component for WinBox.js that adds the ability to mount Vue components. - [vue-word-highlighter](https://github.com/kawamataryo/vue-word-highlighter) - The word highlighter library for Vue 2 and Vue 3 - [vue-chart-3](https://github.com/victorgarciaesgi/vue-chart-3) - Vue.js component for Chart.js +- [json-editor-vue](https://github.com/cloydlau/json-editor-vue) - JSON editor & viewer for Vue 2 and 3. > open a PR to add your library ;)