@liveblocks/react

v0.19.4
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/; npm run check:exports

test

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

build

tsup

start

tsup --watch

format

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

test:watch

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

check:exports

tsc scripts/check-factory-exports.ts && node scripts/check-factory-exports.js
npm i @liveblocks/[email protected]

Metadata

Downloads