Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

collaborative-ui

streamich3621.7.1TypeScript support: included

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

collaborative, ui, collaborative-ui, multiplayer, realtime, presence, presence-ui, components, react, textarea, json-crdt, json, crdt

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.