IPFS-CRDT-shared-editing

Collaborative Text Editor

A decentralized text editor allowing multiple users to edit a document in real-time without a server.

Decentralized Real-Time Collaborative Documents - Conflict-free editing in the browser using js-IPFS and CRDTs.

GitHub

44 stars
5 watching
4 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list

crdtdecentralizedinterplanetaryipfsjs-ipfs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ipfs-shipyard/shared-editing-demo Demonstrates shared text editing using IPFS and Y.js CRDTs 104
ipfs-shipyard/peer-crdt An extensible collection of operation-based CRDTs for peer-to-peer networks 60
chat-wane/sandedit A decentralized collaborative editing system using CRDTs for real-time editing and conflict resolution 6
yousefed/matrix-crdt A framework for using Matrix as a real-time backend for collaborative web applications with automatic sync. 729
yjs/yjs A CRDT framework for collaborative software development, enabling real-time sharing and merging of data without conflicts. 17,096
netopyr/wurmloch-crdt Experimental implementations of CRDTs for the JVM to enable conflict-free data sharing in distributed systems 117
jdleesmiller/jotgit A real-time collaborative editor built with Meteor and powered by Git, allowing multiple users to edit files together in a local repository. 208
fthomas/crjdt A high-level API to the conflict-free replicated JSON datatype in Scala 297
leahsteinberg/co A collaborative text editor using WoOT to manage concurrent document updates and peer-to-peer networking 42
ryankaplan/woot-collaborative-editor Real-time collaborative document editor using Node.js and WS protocol 25
nkohari/kseq An implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems. 57
jboner/akka-crdt An eventually consistent, distributed database using CRDTs and Akka Cluster 227
nyancodeid/insta-share A web application that allows users to upload files to an IPFS network for decentralized sharing 56
hackergrrl/hyperpad A collaborative text editor that allows users to host and share documents with others in a peer-to-peer network without relying on centralized servers. 200
ivosdc/svelte-generic-crud-table A component for displaying and editing object arrays with CRUD functionality 67