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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesSVGO Plugin Toggle UIs

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.

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

Awesome SVGO Plugin Toggle UIs GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • emdash-cms/emdashAvatar von emdash-cms

    emdash-cms/emdash

    10,887Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,887
  • jakearchibald/svgomgAvatar von jakearchibald

    jakearchibald/svgomg

    6,185Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,185
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Server Plugins and Extensions
  5. Chat Server Plugins
  6. Plugin Toggle Managers
  7. SVGO Plugin Toggle UIs

Unter-Tags erkunden

  • UI Hiding on DeactivationAutomatic hiding of plugin UI elements like sidebar links and widgets when the plugin is disabled while keeping backend hooks active. **Distinct from SVGO Plugin Toggle UIs:** Distinct from SVGO Plugin Toggle UIs: focuses on hiding UI elements upon deactivation rather than toggling individual optimization plugins.