editor

Collaborative text editor using operational transformations (by fanout)

Editor Alternatives

Similar projects and alternatives to editor

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better editor alternative or higher similarity.

editor reviews and mentions

Posts with mentions or reviews of editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-11.
  • The WebSocket Handbook
    14 projects | news.ycombinator.com | 11 Jan 2022
    I made a document editing demo here: https://github.com/fanout/editor

    It uses operational transformations to manage conflicts, and it saves the data in MySQL. Technically any Django DB backend will work for storage, but the public demo instance uses MySQL.

    One of the reasons I made this thing was to show that realtime apps don't need to require heavy frameworks or unusual databases. And it loads super fast.

    I don't think you need Raft if you have a central database storing the document. You could also consider using CRDTs instead of OT, which may be more powerful but also more challenging to develop.

Stats

Basic editor repo stats
1
30
0.0
12 months ago

fanout/editor is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of editor is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com