1 مستودع
Synchronizing the state and content across multiple related document instances.
Distinct from Multi-Document Synchronizations: Focuses on keeping internal editor documents in sync rather than general data consistency across external files.
Explore 1 awesome GitHub repository matching data & databases · Linked Document Synchronization. Refine with filters or upvote what's useful.
CodeMirror 5 is a browser-based code editor and extensible UI component. It functions as a syntax highlighting engine and a programmable text surface, providing a professional coding experience embedded within web pages. The project is distinguished by its ability to act as a collaborative text editor, synchronizing document changes across multiple users in real time. It also includes a dedicated Vim emulation layer that implements modal keyboard interactions, motions, and operators. The system covers broad capability areas including language support for autocompletion and error analysis, co
Supports the creation of linked documents that remain synchronized while sharing a common undo history.