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.
+