persister-yjs
The persister-yjs
module of the TinyBase project provides a way to save and load Store
data to and from a Yjs document.
A single entry point, the createYjsPersister
function, is provided, which returns a new Persister
object that can bind a Store
to a provided Yjs document.
See also
Since
v4.0.0