2 مستودعات
APIs for registering custom plugins that run inside the document editing interface.
Distinct from Editor Plugins: Distinct from Editor Plugins: focuses on the plugin development API for office document editors, not block-based editors.
Explore 2 awesome GitHub repositories matching user interface & experience · Document Editor Plugin APIs. Refine with filters or upvote what's useful.
Lime is a multi-platform text editor designed for code and prose that supports simultaneous multi-point insertion for modifying text in several locations at once. It is a Python-scriptable environment that renders across desktop windows, web browsers, and terminal emulators. The editor is designed to be API-compatible with Sublime Text, enabling the execution of its plugins and the import of its configuration files, keybindings, and themes. This compatibility allows users to reuse third-party extensions and maintain a consistent experience when migrating from that environment. The project pr
Implements an API for registering and running third-party plugins within the editor interface.
DesktopEditors is an office suite application designed for creating and editing text documents, spreadsheets, and presentations across different operating systems. It serves as an OOXML compatible editor, ensuring that files are read and written according to Office Open XML standards for cross-platform document exchange. The suite functions as a collaborative document platform featuring real-time co-authoring, version tracking, and integrated communication tools. It also acts as an AI-powered document assistant and PDF editor, providing capabilities for content generation, automated spreadshe
Provides APIs for creating custom plugins that extend document editing functionality.