From 5c140a2aa5fae22feaa7b5f85681106320f22a0a Mon Sep 17 00:00:00 2001 From: Dzmitry Muzychenka Date: Sun, 19 Oct 2025 14:50:47 +0300 Subject: [PATCH] feat: add vue3-websocket --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d0077aa2..9f8063d09 100644 --- a/README.md +++ b/README.md @@ -1534,6 +1534,7 @@ _Utilities not directly related to the UI_ - [vue-macros](https://vue-macros.dev) - Explore and extend more macros and syntax sugar to Vue. - [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) - 📲 On-demand components auto importing for Vue. - [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) - Auto import Vue APIs on-demand for Vite, Webpack and Rollup. +- [vue3-websocket](https://github.com/muzychenka/vue3-websocket) - Validate incoming WebSocket data with Zod. #### Typescript