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

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

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

4 مستودعات

Awesome GitHub RepositoriesEditor Plugin Extensions

Extensions that add new actions, filters, or snippets to a text editor plugin.

Distinct from Platform Extension Plugins: Specifically targets editor-level plugin extensions for actions and filters, rather than platform-level routes or database tables.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Editor Plugin Extensions. Refine with filters or upvote what's useful.

Awesome Editor Plugin Extensions GitHub Repositories

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

    sergeche/emmet-sublime

    5,222عرض على GitHub↗

    هذا المشروع عبارة عن إضافة Sublime Text وامتداد محرر تطوير ويب يعمل كموسع اختصار ترميز. يسمح بالإنشاء السريع لكتل كود HTML وCSS مهيكلة عن طريق تحويل رموز اختصار موجزة تشبه CSS إلى ترميز وأوراق أنماط كاملة. توفر الأداة أتمتة متقدمة لسير عمل الويب، بما في ذلك إنشاء عناصر HTML متداخلة، وأسماء فئات BEM، وبادئات بائع CSS. كما تتضمن أدوات متخصصة لإنشاء تدرجات CSS مع بدائل توافق المتصفح وتحويل مسارات الصور إلى عناوين URL للبيانات المشفرة بـ base64. بعيداً عن إنشاء الكود، يغطي الامتداد معالجة هيكل الترميز والتنقل. يتضمن ذلك قدرات لموازنة اختيارات العلامات، والقفز بين أزواج العلامات المطابقة، وإجراء حسابات حسابية داخل الكود، وإنشاء نص وهمي للاختبار البصري. النظام قابل للتهيئة من خلال تعيين اسم مستعار للاختصار، وتعريفات مقتطفات مخصصة، وإضافات إضافية لتعديل الفلاتر والإجراءات الداخلية.

    Allows developers to extend the plugin's core functionality by loading custom actions and filters from external files.

    JavaScript
    عرض على GitHub↗5,222
  • mycolorway/simditorالصورة الرمزية لـ mycolorway

    mycolorway/simditor

    5,006عرض على GitHub↗

    Simditor هو محرر نصوص غني يعتمد على JavaScript ومحرر HTML WYSIWYG مصمم لإنشاء مستندات منظمة داخل تطبيقات الويب. يعمل كمحرر وسائط قائم على الويب ومطهر محتوى HTML، مما يسمح للمستخدمين بتأليف وتنسيق المحتوى بصريًا. يتميز المشروع بنظام متكامل للتعامل مع الوسائط والأمان. يتميز بقدرات تحميل الصور من جانب الخادم التي تدعم كلاً من اختيار الملفات المحلية واللصق من الحافظة، إلى جانب نظام تصفية ترميز HTML قائم على القائمة البيضاء لضمان مخرجات متسقة وآمنة. يوفر المحرر قدرات واسعة لإدارة المحتوى، بما في ذلك معالجة الجداول بصريًا، وتمييز بناء جملة لغة البرمجة، وإدراج الارتباطات التشعبية. تتم إدارة قابليته للتوسع من خلال نظام إضافات وأزرار شريط أدوات قابلة للتكوين، مما يسمح بتصميم مخصص وتفاعلات متخصصة.

    Offers a mechanism to add specialized interactions and custom buttons through plugin extensions.

    JavaScriptcoffeescriptjavascriptrich-text-editor
    عرض على GitHub↗5,006
  • nteract/hydrogenالصورة الرمزية لـ nteract

    nteract/hydrogen

    4,011عرض على GitHub↗

    Hydrogen is an interactive code execution environment and text editor integration that enables the execution of individual lines or blocks of code with immediate inline output. It functions as a polyglot interactive notebook and a remote kernel orchestrator, allowing users to run code via Jupyter kernels and render rich media, such as plots, images, and video, directly within the editor. The system distinguishes itself through remote kernel management, routing code execution to external containers or remote servers via network sockets. It maintains a stateful programming environment where lan

    Provides a plugin system to extend editor functionality with custom language features and tools.

    TypeScriptatomdata-sciencehydrogen
    عرض على GitHub↗4,011
  • nvim-orgmode/orgmodeالصورة الرمزية لـ nvim-orgmode

    nvim-orgmode/orgmode

    3,786عرض على GitHub↗

    Neovim Orgmode is a task management and note-taking environment for Neovim that functions as a plain-text task manager and personal information manager. It uses hierarchical outlining, status states, and tags within simple text files to organize projects and personal workflows. The system incorporates a Tree-Sitter document parser to enable precise manipulation of document hierarchies. The project distinguishes itself through a modular Lua editor extension architecture that provides programmatic interfaces for automating document workflows. It features state-based agenda generation to aggrega

    Provides a modular Lua-based plugin architecture to extend editor functionality with custom task management logic.

    Lua
    عرض على GitHub↗3,786
  1. Home
  2. DevOps & Infrastructure
  3. Release Automation
  4. Plugin Extensibility
  5. Feature Extension Plugins
  6. Platform Extension Plugins
  7. Editor Plugin Extensions

استكشف الوسوم الفرعية

  • Lua Editor ExtensionsModular plugins that add custom task management and workflow logic to text editors. **Distinct from Editor Plugin Extensions:** Distinct from Editor Plugin Extensions: focuses on Lua-based modularity for task management specifically.