awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • emdash-cms/emdashAvatar de emdash-cms

    emdash-cms/emdash

    10,887Voir sur 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
    Voir sur GitHub↗10,887
  • jakearchibald/svgomgAvatar de jakearchibald

    jakearchibald/svgomg

    6,185Voir sur 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
    Voir sur GitHub↗6,185
  • floattech/zerobot-pluginAvatar de FloatTech

    FloatTech/ZeroBot-Plugin

    2,631Voir sur 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
    Voir sur GitHub↗2,631
  • minhur/bootstrap-toggleAvatar de minhur

    minhur/bootstrap-toggle

    1,458Voir sur 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
    Voir sur GitHub↗1,458
  • yagop/telegram-botAvatar de yagop

    yagop/telegram-bot

    844Voir sur 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
    Voir sur 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

Explorer les sous-tags

  • SVGO Plugin Toggle UIs1 sous-tagTools 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.