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

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

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

4 مستودعات

Awesome GitHub RepositoriesModular Editor Frameworks

Frameworks that provide a plugin system to extend the core functionality of a text editor.

Distinct from Editors and Content: Focuses on the architectural framework for modularity rather than just a list of available editors

Explore 4 awesome GitHub repositories matching part of an awesome list · Modular Editor Frameworks. Refine with filters or upvote what's useful.

Awesome Modular Editor Frameworks GitHub Repositories

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

    quilljs/quill

    47,161عرض على GitHub↗

    Quill is a JavaScript rich text editor library used to build WYSIWYG web editors. It serves as a modular editor framework for creating browser-based document authoring tools with a customizable interface and document model. The system functions as a modular content editor, providing a plugin system to extend formatting and embedding capabilities. This allows for the development of specialized text editors through custom modules and formatting plugins. The library covers the implementation of visual content creation interfaces that render formatted text and media in real time. Its primary cap

    Provides a modular framework that allows developers to extend formatting and embedding via a plugin system.

    TypeScript
    عرض على GitHub↗47,161
  • facebook/lexicalالصورة الرمزية لـ facebook

    facebook/lexical

    23,562عرض على GitHub↗

    Lexical is a modular rich text editor framework used to build extensible web-based editors. It functions as a state-driven content editor that maintains a serializable, immutable snapshot of document content to ensure predictable updates and accessibility compliance. The framework is distinguished by its plugin-based architecture and customizable node framework, which allow developers to extend editor behavior through specialized content nodes and encapsulated runtime logic. It also includes a collaborative editing engine capable of synchronizing document state across multiple clients in real

    Offers a plugin system to extend editor behavior through specialized content nodes and runtime logic.

    TypeScript
    عرض على GitHub↗23,562
  • codeboxide/codeboxالصورة الرمزية لـ CodeboxIDE

    CodeboxIDE/codebox

    4,146عرض على GitHub↗

    Codebox هي بيئة تطوير متكاملة قائمة على المتصفح تُستخدم لكتابة وتنفيذ الكود المصدري عبر البيئات السحابية وسطح المكتب. تعمل كبيئة تشغيل Node.js، مما يسمح بتشغيل كود JavaScript وNode.js مباشرة داخل متصفح الويب. المشروع عبارة عن IDE عبر الأنظمة الأساسية مع دعم أصلي للاستخدام دون اتصال بالإنترنت. يستخدم بنية إضافات نمطية تمكن من إضافة وظائف وامتدادات مخصصة من جهات خارجية إلى المحرر. تتضمن البيئة أدوات لإدارة قاعدة الكود، وطبقة نظام ملفات متكاملة، وواجهة سطر أوامر لإدارة مساحة العمل وتكوين الهوية.

    Provides a modular editor framework that allows the core functionality to be extended via plugins.

    JavaScript
    عرض على GitHub↗4,146
  • code-farmer-i/vue-markdown-editorالصورة الرمزية لـ code-farmer-i

    code-farmer-i/vue-markdown-editor

    1,270عرض على GitHub↗

    This project is a web-based markdown editing component designed for integration into Vue applications. It provides a text input interface for creating and modifying markdown content, featuring real-time rendering and a live preview that transforms source text into formatted HTML. The editor is built on a modular framework that supports custom plugins and visual themes, allowing developers to extend core functionality and align the workspace appearance with host application designs. It utilizes a standardized hook architecture to enable these extensions, ensuring that the editing environment c

    Supports custom plugins and visual themes to extend editor functionality and appearance within web projects.

    JavaScripteditormarkdownvue
    عرض على GitHub↗1,270
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Editors and Content
  5. Modular Editor Frameworks