From 745fe1ca275aa44b99dd5a71758b1daf16b9985d Mon Sep 17 00:00:00 2001 From: beezen <1184031131@qq.com> Date: Tue, 7 Feb 2023 16:05:15 +0800 Subject: [PATCH] docs: add echarts4taro3 to 'who is using this' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f23e0b..fa9792a 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ See [examples](./examples). - [vue-request](https://github.com/AttoJS/vue-request) - Vue composition API for data fetching, supports SWR, polling, error retry, cache request, pagination, etc. - [vue3-lazyload](https://github.com/murongg/vue3-lazyload) - A vue3.x image lazyload plugin. - [vue-codemirror6](https://github.com/logue/vue-codemirror6) - CodeMirror6 component for Vue2 and 3. +- [echarts4taro3](https://github.com/beezen/echarts4taro3) - An ECharts component that can run on the Taro3 framework. > open a PR to add your library ;) ## Underhood