Skip to content

pcortezj/decentralized-collaborative-code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decentralized-collaborative-code-editor

A p2p collaborative code editor using ace editor, Y-JS, pubsub, and IPFS.

change to working directory and type: npm install to install packages.

Then run: npm start

Open two windows (two nodes generated with math.random to create distinct ipfs hashes)

start typing in either editor and the second will update. using conflict-free replicated data types, the node establish no authoritive user; allowing concurrent updates and can support offline use.

About

p2p code editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published