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

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

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

5 مستودعات

Awesome GitHub RepositoriesPlugin Toggle Managers

Dynamically enables or disables individual chat plugins per group or user with global overrides.

Distinct from Chat Server Plugins: Distinct from Chat Server Plugins: focuses on runtime plugin toggling and permission management rather than plugin development or extension APIs.

Explore 5 awesome GitHub repositories matching part of an awesome list · Plugin Toggle Managers. Refine with filters or upvote what's useful.

Awesome Plugin Toggle Managers GitHub Repositories

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

    emdash-cms/emdash

    10,887عرض على GitHub↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Hides sidebar links, dashboard widgets, and admin pages when a plugin is disabled while keeping backend hooks active.

    TypeScriptastrocmsemdash
    عرض على GitHub↗10,887
  • jakearchibald/svgomgالصورة الرمزية لـ jakearchibald

    jakearchibald/svgomg

    6,185عرض على GitHub↗

    SVGOMG is a browser-based SVG minification tool that applies SVGO transformations entirely on the client side. It processes SVG files in a Web Worker to keep the user interface responsive, then displays the original and optimized file sizes side by side, including gzipped size estimates. The tool provides a live preview of the optimized SVG markup, rendered directly in the browser for immediate visual feedback. Users can configure which SVGO optimization plugins are enabled or disabled, set numerical precision for coordinates and transforms, and optionally pretty-print the output. Multiple op

    Lets users enable or disable individual SVGO plugins to control which minification passes are applied.

    JavaScript
    عرض على GitHub↗6,185
  • floattech/zerobot-pluginالصورة الرمزية لـ FloatTech

    FloatTech/ZeroBot-Plugin

    2,631عرض على GitHub↗

    ZeroBot-Plugin is an extensible plugin framework for QQ group bots, providing a modular system that adds automation, AI chat, image generation, and moderation capabilities to chat environments. The project is built around a collection of plugin modules that each handle specific functions, from scheduling recurring commands to managing group member interactions. The framework distinguishes itself through its integration of AI-powered features, including configurable large language model chat with image recognition support, alongside automated content moderation that scans text and images again

    Dynamically enables or disables individual chat plugins per group or user, with global overrides and default state changes.

    Gocoolqcqhttpcqhttp-mirai
    عرض على GitHub↗2,631
  • minhur/bootstrap-toggleالصورة الرمزية لـ minhur

    minhur/bootstrap-toggle

    1,458عرض على GitHub↗

    Bootstrap Toggle is a frontend interface component and JavaScript plugin designed to convert standard web form checkboxes into interactive toggle switches. It integrates with the Bootstrap design framework to provide enhanced form controls through automatic markup enhancement. The component transforms static elements by parsing inline HTML attributes during initialization and applying modular CSS styles and dynamic class switching. It supports appearance customization for dimensions, button styles, state labels, colors, and icons, alongside bi-directional event synchronization that keeps nati

    A flexible JavaScript plugin that transforms standard form checkboxes into interactive toggle switches with customizable styles and sizes.

    HTML
    عرض على GitHub↗1,458
  • yagop/telegram-botالصورة الرمزية لـ yagop

    yagop/telegram-bot

    844عرض على GitHub↗

    Telegram-bot is a modular chat bot platform and framework built for Telegram that executes script plugins to handle custom user interactions and automated tasks within messaging channels. Incoming chat events route through a central dispatcher that delegates execution to matching registered command handlers. The platform relies on a file-based plugin architecture where isolated script files load dynamically at runtime, allowing administrators to manage and toggle feature modules on the fly without restarting the host application. Chat inputs parse into discrete command arguments that execute

    Manages bot plugin states dynamically using administrative chat commands and settings.

    Lua
    عرض على GitHub↗844
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Server Plugins and Extensions
  5. Chat Server Plugins
  6. Plugin Toggle Managers

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

  • SVGO Plugin Toggle UIs1 وسم فرعيTools that let users enable or disable individual SVGO plugins to control which minification passes are applied. **Distinct from Plugin Toggle Managers:** Distinct from Plugin Toggle Managers: focuses on toggling SVGO optimization plugins for SVG minification, not chat server plugins.
  • SVGO Plugin TogglesEnabling or disabling individual SVGO optimization plugins to control which transformations are applied. **Distinct from Plugin Toggle Managers:** Distinct from Plugin Toggle Managers: focuses on toggling SVGO optimization plugins for SVG minification, not chat server plugins.