From 36453de5f2f346bbbdcf210df8a2750226fd8509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A1=E5=8D=A1=E5=86=9B?= <253495832@qq.com> Date: Mon, 31 Jan 2022 11:43:54 +0800 Subject: [PATCH] docs: add vue3-sketch-ruler to "Who are using this" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1b4878..f1cf3f5 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ See [examples](./examples). - [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. - [kidar-echarts](https://github.com/kidarjs/kidar-echarts) - A simpler echarts component for Vue 2 and 3. +- [vue3-sketch-ruler](https://github.com/kakajun/vue3-sketch-ruler) - The zoom operation used for page presentation for Vue 2 and 3( Replace render function with template ) > open a PR to add your library ;) ## Underhood