From 2fbc73e8f8acebe6b08c7f61e9ec230e11ea540e Mon Sep 17 00:00:00 2001 From: Yeshan Kaushik <68059178+Yeshan-K@users.noreply.github.com> Date: Tue, 22 Apr 2025 20:39:09 +0530 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index cd4e1d97..e9ebd08d 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,22 @@ are implemented in separate modules. | [PSPDFKit](https://www.nutrient.io/) | | [yjs-pspdfkit](https://github.com/hoangqwe159/yjs-pspdfkit) | [demo](https://github.com/hoangqwe159/yjs-pspdfkit) | | [Rows n'Columns](https://www.rowsncolumns.app/) | ✔ | [@rowsncolumns/y-spreadsheet](https://docs.rowsncolumns.app/collaboration/yjs-collaboration) | | +### Utilities + +
YMultiDocUndoManager (undo/redo across Yjs docs) and YKeyValue (optimized key-value store).
+ insert, delete, and move operations for folder-like hierarchies.
+