diff --git a/README.md b/README.md index 4f23e0b..8dee606 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. +- [vue-yup-form](https://github.com/mascii/vue-yup-form) - Composition API & Yup Powered Form Validation. > open a PR to add your library ;) ## Underhood