Skip to content

luizgbraga/safedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

safedit

An experimental Python package and playground for building a local, collaborative text editor that merges changes from multiple frontends serving simutaneosly and your OS editor (via file watching) without losing edits or corrupting the file, via LSEQ and CRDT techniques. Used Vue.js + FastAPI.

pip install safedit
safedit path/to/your/file.txt
image

About

Experimenting CRDTs for collaborative editing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors