From 077cdb8c30307fd0093bc3bd290997b34001a672 Mon Sep 17 00:00:00 2001 From: Cloyd Lau <31238760+cloydlau@users.noreply.github.com> Date: Thu, 23 Sep 2021 03:06:19 +0800 Subject: [PATCH] docs: add json-editor-vue to 'who is using this' (#104) --- 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 ;)