Package detail

collaborative-ui

streamich2171.7.1

React component library for building real-time collaborative editing applications.

collaborative, ui, collaborative-ui, multiplayer

readme

Collaborative UI Library

collaborative-ui is a library of React components designed for building rich real-time collaborative editing experiences.

Usage

Installation:

npm install json-joy collaborative-ui

Usage:

import {MyComponent} from 'collaborative-ui/lib/MyComponent';

<MyComponent {...} />

Preview

See storybook demos.