fractava / notes-core

The Core of our Notes App
https://fractava.github.io/notes-core/
GNU General Public License v3.0
5 stars 1 forks source link

Collaborative Editing #210

Open JonathanTreffler opened 3 years ago

JonathanTreffler commented 3 years ago

Best implemented with Yjs (or Automerge)

JonathanTreffler commented 3 years ago

reactive-crdt (built with Vjs) is probably the best way to make it work with vuex.

JonathanTreffler commented 1 year ago

reactive-crdt is now called SyncedStore