@liveblocks/client

v0.19.3
A client that lets you interact with Liveblocks servers. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.
liveblocks real-time toolkit multiplayer websockets collaboration collaborative presence crdts and 5 more...

dev

tsup --watch

lint

eslint src/

test

jest --silent --verbose --color=always --passWithNoTests

build

tsup

format

eslint --fix src/; prettier --write src/

test:watch

jest --silent --verbose --color=always --passWithNoTests --watch
npm i @liveblocks/[email protected]

Metadata

Downloads