All Classes and Interfaces
Classes
Class
Description
Computes the differences between two ProseMirror documents.
Represents a single change operation in a document.
Represents content deletion at a specific position.
Represents content insertion at a specific position.
Represents content modification at a specific position.
Applies incremental updates to Y-CRDT structures based on document diffs.
Converts ProseMirror documents to Y-CRDT structures.
Converts Y-CRDT structures to ProseMirror documents.
Represents a position in a Y-CRDT document structure.
Binds a ProseMirror document structure to a Y-CRDT document for real-time collaborative editing.