← projects

systems · sub-star

nexus_editor

real-time collaborative editor built on CRDTs.


readme

A collaborative text editor where several people edit the same document at once with no central lock. Conflicts resolve automatically through CRDTs, so two edits to the same region converge to the same result on every client instead of one overwriting the other.

signal log

built with

TypeScript
view repository →