An open API service indexing awesome lists of open source software.

https://github.com/frnsys/hyperdocs

p2p collaborative document editing
https://github.com/frnsys/hyperdocs

Last synced: 9 months ago
JSON representation

p2p collaborative document editing

Awesome Lists containing this project

README

          

![](demo.gif)

EXPERIMENTAL

p2p collaborative document editing, built on [`hypermerge`](https://github.com/automerge/hypermerge). Besides basic collaborative editing, you can also see peer names, cursors, and text selections.

# Usage

1. Clone this repo
2. `npm install`
3. `npm run compile`
4. `npm start`

# [Issues](https://github.com/frnsys/hyperdocs/issues)