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