@liveblocks/react

v2.3.0
A set of React hooks and providers to use Liveblocks declaratively. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.
react liveblocks real-time toolkit multiplayer websockets collaboration collaborative presence and 6 more...

dev

tsup --watch

lint

eslint src/

test

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

build

tsup

start

tsup --watch

format

(eslint --fix src/ || true) && prettier --write src/

test:types

ls test-d/* | xargs -n1 tsd --files

test:watch

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

lint:package

publint --strict && attw --pack && bun scripts/check-exports.ts
npm i @liveblocks/[email protected]

Metadata

Downloads