awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesDocument Editor Plugin APIs

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.

Awesome Document Editor Plugin APIs GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • limetext/limeالصورة الرمزية لـ limetext

    limetext/lime

    15,272عرض على GitHub↗

    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.

    editorgolangtext-editor
    عرض على GitHub↗15,272
  • onlyoffice/desktopeditorsالصورة الرمزية لـ ONLYOFFICE

    ONLYOFFICE/DesktopEditors

    4,448عرض على GitHub↗

    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.

    collaborationdesktopdocx
    عرض على GitHub↗4,448
  1. Home
  2. User Interface & Experience
  3. Editor Plugins
  4. Document Editor Plugin APIs