Provider
Yjs
No field note has been filed yet.
Open ↗Filed byDirectory
Products by Yjs
Yjs Awareness CRDT
library
A network-agnostic CRDT for managing user presence and awareness state in collaborative applications.
View ↗Y.Doc
library
CRDT document container for Yjs with transactions, shared types, and event handling.
View ↗Yjs Shared Types
library
CRDT shared data types (Map, Array, Text, XML) for collaborative editing.
View ↗Yjs
library
CRDT implementation for near real-time peer-to-peer shared editing on extensible data types.
View ↗Yjs Delta Format
library
A format to describe changes on sequence-like data structures (Y.Text, Y.Array, Y.XmlFragment), adapted from Quill's delta format.
View ↗Y.Event
library
Event API for observing changes on Yjs shared types, providing delta changes, key updates, and transaction context.
View ↗Y.UndoManager
library
A selective Undo/Redo manager for Yjs shared types with origin-scoped change tracking.
View ↗Yjs Document Updates API
api
Binary-encoded document update API for syncing Yjs documents across peers with state vector-based delta sync.
View ↗Y.RelativePosition
library
CRDT-based relative position encoding for collaborative documents that stays valid across remote changes.
View ↗Yjs Subdocuments
library
Yjs library feature for embedding Yjs documents into shared types with lazy loading.
View ↗