@liveblocks/client

v2.0.0-alpha1
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/ || true) && prettier --write src/

test:types

tsd

test:watch

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

lint:package

publint --strict && attw --pack
npm i @liveblocks/[email protected]

Metadata

Downloads