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

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

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

7 مستودعات

Awesome GitHub RepositoriesInterface Plugin Architectures

Frameworks that allow for the injection of custom scripts or plugins into a user interface to modify behavior and workflows.

Distinguishing note: Candidates focus on functional programming or kernel interfaces; this is specifically about UI-level plugin injection.

Explore 7 awesome GitHub repositories matching user interface & experience · Interface Plugin Architectures. Refine with filters or upvote what's useful.

Awesome Interface Plugin Architectures GitHub Repositories

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

    swagger-api/swagger-ui

    28,853عرض على GitHub↗

    Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API definitions into a navigable, searchable website. It functions as an OpenAPI documentation UI and request client, providing a visual catalog for exploring endpoints and sending live HTTP requests to a server using a schema-defined interface. The project distinguishes itself through a plugin-based extension system and a schema-driven UI generation model. This architecture allows for the injection of custom components, state selectors, and helper functions to modify core behavior and lay

    Implements a UI-level plugin architecture for injecting custom scripts and components to modify behavior.

    JavaScripthacktoberfestoasopen-source
    عرض على GitHub↗28,853
  • magenta/magentaالصورة الرمزية لـ magenta

    magenta/magenta

    19,778عرض على GitHub↗

    Magenta is a comprehensive toolkit for training, synthesizing, and performing music through neural models and hardware-integrated engines. It functions as a machine learning framework that enables the generation, manipulation, and real-time performance of audio, providing the structural foundations for musical intelligence through hierarchical sequence modeling and symbolic processing. The project distinguishes itself by enabling real-time, low-latency neural audio synthesis that can be integrated directly into professional digital audio workstations. It supports interactive musical jamming a

    Provides tools for creating custom interfaces to visualize and control musical data.

    Python
    عرض على GitHub↗19,778
  • keplergl/kepler.glالصورة الرمزية لـ keplergl

    keplergl/kepler.gl

    11,871عرض على GitHub↗

    Kepler.gl is a web-based geospatial visualization framework designed for rendering large-scale location datasets. It functions as a modular React mapping component that enables developers to embed interactive, high-performance geographic visualizations into web applications, serving as a comprehensive engine for building browser-based GIS dashboards. The library distinguishes itself through a highly extensible architecture that centers on centralized state management. By utilizing a predictable state-driven model, it allows for the programmatic control of map layers, filters, and viewport set

    Extends and overrides default mapping components to create branded, domain-specific interfaces.

    TypeScriptdata-visualizationgeospatialkepler
    عرض على GitHub↗11,871
  • acly/krita-ai-diffusionالصورة الرمزية لـ Acly

    Acly/krita-ai-diffusion

    9,755عرض على GitHub↗

    This project is a plugin for Krita that integrates Stable Diffusion image generation and editing tools directly into the painting interface. It functions as a remote diffusion backend client, bridging the digital canvas to local or remote servers to handle the computation required for AI image generation. The system distinguishes itself through a real-time painting interface that translates brushstrokes into generated imagery as the artist works. It acts as a structural orchestrator, using sketches, depth maps, and poses to maintain precise composition, and provides a generative inpainting to

    Integrates generative AI controls and custom panels directly into the Krita painting interface as a plugin.

    Pythongenerative-aikrita-pluginstable-diffusion
    عرض على GitHub↗9,755
  • itchyny/lightline.vimالصورة الرمزية لـ itchyny

    itchyny/lightline.vim

    6,862عرض على GitHub↗

    lightline.vim is a statusline plugin for the Vim text editor that provides a configurable status and tab line. It functions as a user interface enhancement to display system information and plugin data. The plugin allows for the visual styling of the bottom status bar independently from the main editor theme using a custom color palette. It integrates data from external tools and version control systems directly into the interface. The tool covers the configuration of both status and tab lines, including the definition of custom information fields. It supports the integration of dynamic data

    Provides a standardized interface for external tools and plugins to inject data directly into the statusline.

    Vim Scriptlightlinestatuslinevim
    عرض على GitHub↗6,862
  • ryanoasis/vim-deviconsالصورة الرمزية لـ ryanoasis

    ryanoasis/vim-devicons

    5,794عرض على GitHub↗

    Injects glyph display logic into file explorer and statusline rendering pipelines via plugin hooks.

    Vim Scripteye-candyfiletypeglyph-icons
    عرض على GitHub↗5,794
  • kicad/kicad-source-mirrorالصورة الرمزية لـ KiCad

    KiCad/kicad-source-mirror

    2,529عرض على GitHub↗

    Exposes a Python scripting interface that allows users to automate design tasks through a plugin system.

    C++cadedaelectronics
    عرض على GitHub↗2,529
  1. Home
  2. User Interface & Experience
  3. Interface Plugin Architectures

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

  • Custom Parameter Mapping Interfaces1 وسم فرعيTools for creating modular UI controls that map high-dimensional data to synthesis parameters. **Distinct from Interface Plugin Architectures:** Distinct from general interface plugins: focuses specifically on the mapping of high-dimensional musical data to synthesis parameters.
  • File Explorer Plugin HooksIntegrates with file explorers and statuslines by injecting glyph display logic into their existing rendering pipelines. **Distinct from Interface Plugin Architectures:** Distinct from Interface Plugin Architectures: focuses on hooks for file explorer and statusline rendering, not general UI plugin injection.