CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
sagemathinc

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/sync/editor/README.md
Views: 687
  • generic: abstract base class for collaborative document editors, with history, attribution of who made changes, undo, etc., for building collaborative editors

  • string: editor where the underlying document being edited is a string

  • db: editor where underlying document is a relatively small in memory database