From 9e4b0a3faa5c775235a3b1407c3e5cf7883cdf9a Mon Sep 17 00:00:00 2001 From: Guan-Erjia <86180282+Guan-Erjia@users.noreply.github.com> Date: Wed, 14 May 2025 22:19:13 +0800 Subject: [PATCH] feat(docs): add another member for slate (#5838) (#5865) --- docs/general/resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/general/resources.md b/docs/general/resources.md index 8c5558e38..4181cc0af 100644 --- a/docs/general/resources.md +++ b/docs/general/resources.md @@ -21,6 +21,7 @@ These extensions and plugins add additional features and capabilities to Slate: - [`slate-yjs`](https://github.com/BitPhinix/slate-yjs/) Collaborative editing utilities for Slate leveraging Yjs - [`slate-collaborative`](https://github.com/cudr/slate-collaborative) Collaborative editing utilities for Slate leveraging Automerge +- [`slate-vue3`](https://github.com/Guan-Erjia/slate-vue3) Which is a useful supplement to Slate for building a rich text editor using Vue3, integrated all functions in an npm package ## Products