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
- Host: GitHub
- URL: https://github.com/frnsys/hyperdocs
- Owner: frnsys
- Created: 2018-06-29T18:21:44.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2018-07-09T20:50:43.000Z (over 7 years ago)
- Last Synced: 2025-04-04T21:52:24.759Z (10 months ago)
- Language: JavaScript
- Size: 2.56 MB
- Stars: 106
- Watchers: 7
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-starred - frnsys/hyperdocs - p2p collaborative document editing (others)
README

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)