@liveblocks/redux

v2.4.1-test4
A store enhancer to integrate Liveblocks into Redux stores. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.
redux react liveblocks real-time toolkit multiplayer websockets collaboration collaborative and 7 more...

dev

tsup --watch

lint

eslint src/

test

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

build

tsup

format

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

test:watch

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

lint:package

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

Metadata

Downloads