diff --git a/README.md b/README.md index cd4e1d97..fbdac5d0 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,23 @@ 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 +Tools that extend the core functionality of Yjs. + +
+
y-utility
+
+Library with YMultiDocUndoManager (undo/redo across Yjs docs) and YKeyValue (optimized key-value store). +
+ +
yjs-orderedtree 🌳
+
+Class for ordered trees via Y.Map. Handles insert, delete, and move operations for folder-like hierarchies. +
+ +
+ + ### Providers Setting up the communication between clients, managing awareness information,