Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jrmi/react-sync-board

Open more actions menu

Repository files navigation

React sync board

React Sync Board is a set of React components/hooks that allow you to add real time collaboration on a board to any React project.

You can see it live in AirBoardGame website.

Demo

You can access the demo storybook here.

Installation

npm install react-sync-board

You need an up and running instance of the wire.io server to be able to synchronize two boards. You can achieve that by using npm >= v7 and execute:

npx wire.io

See wire.io for more information.

Usage

See the examples in src/stories to know how to use it.

(Documentation in progress)

Storybook

To start the storybook, clone this repository then execute:

npm ci
npm start

Remember to start a wire.io instance as explained above.

About

Real time synchronized react board with socket.io

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.