Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/sync/editor/README.md
1447 views
  • 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