awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sergeche/emmet-sublimesergeche का अवतार

    sergeche/emmet-sublime

    5,222GitHub पर देखें↗

    यह प्रोजेक्ट एक Sublime Text प्लगइन और वेब डेवलपमेंट एडिटर एक्सटेंशन है जो मार्कअप एब्रिविएशन एक्सपेंडर के रूप में कार्य करता है। यह संक्षिप्त, CSS-जैसे शॉर्टहैंड टोकन को पूर्ण मार्कअप और स्टाइलशीट में बदलकर संरचित HTML और CSS कोड ब्लॉक के त्वरित निर्माण की अनुमति देता है। यह टूल वेब वर्कफ़्लो के लिए उन्नत स्वचालन प्रदान करता है, जिसमें नेस्टेड HTML तत्वों, BEM क्लास नामों और CSS वेंडर प्रीफ़िक्स का निर्माण शामिल है। इसमें ब्राउज़र संगतता फ़ॉलबैक के साथ CSS ग्रेडिएंट उत्पन्न करने और छवि पथों को base64 एन्कोडेड डेटा URL में बदलने के लिए विशेष उपयोगिताएँ भी शामिल हैं। कोड निर्माण से परे, एक्सटेंशन मार्कअप संरचना हेरफेर और नेविगेशन को कवर करता है। इसमें टैग चयन को संतुलित करने, मिलान टैग जोड़े के बीच कूदने, कोड के भीतर अंकगणितीय गणना करने और विज़ुअल परीक्षण के लिए डमी टेक्स्ट उत्पन्न करने की क्षमताएं शामिल हैं। सिस्टम एब्रिविएशन उपनाम मैपिंग, कस्टम स्निपेट परिभाषाओं और आंतरिक फ़िल्टर और क्रियाओं को संशोधित करने के लिए प्लगइन एक्सटेंशन के माध्यम से कॉन्फ़िगर करने योग्य है।

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

    JavaScript
    GitHub पर देखें↗5,222
  • mycolorway/simditormycolorway का अवतार

    mycolorway/simditor

    5,006GitHub पर देखें↗

    Simditor is a JavaScript-based rich text editor and WYSIWYG HTML editor designed for creating structured documents within web applications. It functions as a web-based media editor and HTML content sanitizer, allowing users to compose and format content visually. The project distinguishes itself through an integrated system for handling media and security. It features server-side image upload capabilities that support both local file selection and clipboard pasting, alongside a whitelist-based HTML markup filtering system to ensure consistent and secure output. The editor provides broad capa

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

    JavaScriptcoffeescriptjavascriptrich-text-editor
    GitHub पर देखें↗5,006
  • nteract/hydrogennteract का अवतार

    nteract/hydrogen

    4,011GitHub पर देखें↗

    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/orgmodenvim-orgmode का अवतार

    nvim-orgmode/orgmode

    3,786GitHub पर देखें↗

    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.