AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
@stratasync/client
Client orchestration, outbox management, identity maps, query execution, and undo/redo for Strata Sync.
Installation
npm
install
@stratasync/client
@stratasync/client depends on @stratasync/core and @stratasync/y-doc as workspace dependencies.
Quick start
Wire up storage, transport, and reactivity, then call start().