25 repository-uri
Systems for updating plugin user interfaces based on state changes or lifecycle events.
Distinct from Extensible Interfaces: Focuses on the rendering lifecycle of plugin UI components rather than general interface extensibility.
Explore 25 awesome GitHub repositories matching user interface & experience · Plugin Renderers. Refine with filters or upvote what's useful.
Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil
Allows plugins to register for and execute logic in response to specific system and lifecycle events.
This project is a modular toolkit for building accessible, component-based drag-and-drop interfaces in React. It provides a foundational framework for managing complex spatial interactions, state synchronization, and element registration, allowing developers to create interactive web applications that support mouse, touch, and keyboard inputs. The library distinguishes itself through a highly extensible architecture that separates input handling from interaction logic. It utilizes a sensor-based input abstraction to normalize diverse user interactions and a plugin-driven lifecycle to inject c
Allows developers to inject custom logic into specific phases of the drag-and-drop interaction process via event-driven hooks.
react-markdown is a React renderer that converts markdown text into a virtual DOM to safely display formatted content. It functions as a markdown syntax parser and renderer that transforms markdown strings into structural elements, ensuring XSS-safe content delivery. The project allows for the mapping of standard markdown elements to custom React components for specialized styling and behavior. It supports syntax extensions through a plugin system, enabling additional formatting features such as tables, footnotes, and tasklists. The system includes security primitives for HTML and URL saniti
Executes asynchronous plugins during rendering via server-side awaits or client-side hooks.
This project is a configuration framework for Neovim that acts as a client for the Language Server Protocol. It bridges the gap between the text editor and external language analysis tools, enabling the integration of real-time diagnostics, intelligent code completion, and automated refactoring directly into the development environment. The framework provides a standardized interface for managing the lifecycle of external language servers as independent background processes. By utilizing a Lua-based configuration layer, it allows users to define server-specific settings and initialization opt
Triggers editor-native functions automatically in response to file lifecycle events like opening or saving buffers.
Opentui is a terminal user interface framework for building interactive command line applications. It provides a component-based system featuring a flexbox layout engine, a virtual node component tree, and a low-level 2D cell array renderer. The project is distinguished by a sophisticated keyboard binding engine that maps complex multi-stroke sequences and chords to named commands using prioritized, reactive layers. It also implements a plugin architecture that allows external modules to inject custom UI components into designated layout slots and extend input logic at runtime. Its capabilit
Manages the rendering lifecycle of plugin UI components, including the use of host-controlled placeholders during errors.
LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It functions as a comprehensive production environment that integrates a MIDI sequencer, a sample-based synthesizer, and an audio mixing console. The project distinguishes itself through a versatile synthesis engine that includes additive synthesis, wavetable generation, and emulations of vintage hardware such as NES audio and FM chips. It also serves as a VST plugin host, allowing for the integration of third-party virtual instruments and audio effects via a standardized interface. Be
Renders third-party plugin interfaces directly within the application window using system APIs.
onepage-scroll is a JavaScript library and scroll orchestrator that transforms websites into a series of sections navigated one page at a time. It functions as a single page navigation tool that implements viewport-based section snapping to lock the scroll position to full-screen segments. The library provides a responsive scrolling interface that automatically reverts to standard browser scrolling behavior when the window width drops below a defined threshold. It synchronizes the browser address bar with the current section index as the user navigates through the page. The system includes c
Provides hooks to execute custom logic in response to section transition lifecycle events.
CountUp.js is a lightweight JavaScript library that animates a numerical value from zero to a target number over a configurable duration with smooth easing. It supports both count-up and count-down transitions, making it a focused tool for displaying animated numerical changes on web pages. The library distinguishes itself through support for bidirectional number animation, custom easing functions, and locale-aware number formatting with configurable separators, decimal points, and digit groupings. It also offers plugin-based rendering, allowing developers to replace the default display logic
Allows custom per-frame rendering of animated values through an extensible plugin interface.
Hotwire Turbo is a server-driven navigation and HTML streaming framework that intercepts link clicks and form submissions to fetch pages in the background and replace content without full browser reloads. It provides a Turbo Frame component that scopes page regions into independent contexts, enabling partial page updates where only a specific area of the page navigates or loads content. The framework includes a page cache and morph system that stores recently visited pages for instant restoration and applies minimal DOM changes on refresh, preserving scroll position and element state. The fra
Allows overriding default frame replacement logic with custom render functions via event listeners.
TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and performance using TensorFlow event logs. It provides a monitoring dashboard for plotting scalar metrics, tensor distributions, and training curves, and includes specialized tools for visualizing neural network computational graphs and projecting high-dimensional embeddings. The project enables side-by-side comparison of multiple training runs to analyze the impact of hyperparameters on model outcomes. It also features a high-dimensional embedding projector and a graph visualizer for
Isolates individual visualization dashboards within separate iframes to ensure plugin execution stability.
GUI.for.SingBox is a desktop graphical interface client for managing the sing-box network proxy core. It functions as a network proxy manager and subscription manager, allowing users to configure routing rules, organize proxy profiles, and synchronize remote proxy server lists from external subscription providers. The application distinguishes itself through an event-driven plugin architecture and a script-based configuration middleware, enabling users to extend core functionality and programmatically modify configuration values. It also features a system for cross-platform settings synchroni
Executes custom code based on event triggers to modify themes, manage profiles, or integrate third-party applications.
Winbox is a browser-based windowing system and JavaScript library for creating draggable and resizable floating windows within a web interface. It functions as a floating window framework that enables the development of desktop-like experiences using a configurable viewport and coordinate system. The system allows for the rendering of various content types, including raw HTML, existing DOM elements, and remote URLs loaded via iframes. It provides extensive UI customization through custom window layout templates, visual theme application via CSS classes, and the addition of custom controls to
Renders remote web content inside isolated iframes within window containers.
GodMode este un orchestrator AI bazat pe browser și un agregator de interfețe web care permite utilizatorilor să interacționeze cu mai mulți furnizori de modele de limbaj mari printr-un singur spațiu de lucru consolidat. Funcționează ca un client de chat multi-model și instrument de comparare, permițând difuzarea unui singur prompt către mai multe platforme AI simultan pentru a evalua răspunsurile una lângă alta. Proiectul se distinge prin încorporarea aplicațiilor web AI externe în cadre izolate și utilizarea unei punți de mesagerie partajate pentru a distribui intrările. Utilizează overlay-uri CSS personalizate și o grilă de layout dinamică pentru a oferi control și navigare unificate asupra acestor interfețe disparate. Sistemul include instrumente de gestionare a spațiului de lucru pentru redimensionarea ferestrelor și comutarea modurilor vizuale, precum și un meniu de gestionare a furnizorilor pentru a controla ce interfețe de model sunt active. Productivitatea este susținută prin maparea comenzilor bazată pe tastatură și taste rapide personalizabile pentru a declanșa acțiuni și a reîmprospăta conversațiile.
Renders multiple external AI web applications within isolated frames to provide a unified multi-model dashboard.
You-need-to-know-css is a curated library of pre-written CSS code snippets for common frontend styling tasks including layout patterns, visual effects, animations, and component styling. It serves as a quick reference for developers looking to implement ready-to-use styling solutions without writing CSS from scratch. The collection is organized by visual effect or layout category, with each snippet presented on a standalone page that includes syntax-highlighted code, property documentation explaining the CSS rules and their values, and a live inline demo rendered inside an isolated iframe to
Renders live code demos inside isolated iframes to prevent style conflicts.
dtale este o grilă interactivă bazată pe web și un vizualizator pentru dataframe-urile pandas, conceput ca un instrument de analiză exploratorie a datelor. Oferă o interfață bazată pe browser pentru analizarea structurilor de date tabelare, permițând utilizatorilor să calculeze statistici, să detecteze valori aberante și să calculeze corelații fără a scrie cod manual. Proiectul funcționează ca un vizualizator de date încorporat care poate fi integrat în aplicații web prin iframes sau rute personalizate, cu suport specific pentru Django, Flask și Streamlit. Permite explorarea seturilor de date printr-o combinație de grilă de date interactivă și o bibliotecă de vizualizare a datelor capabilă să genereze histograme, box plots și grafice scatter 3D. Platforma acoperă o gamă largă de capabilități de gestionare și analiză a datelor, inclusiv curățarea datelor tabelare, remodelarea și filtrarea interactivă. Include instrumente de observabilitate pentru analiza datelor lipsă, calculul corelației și scorarea puterii predictive. Pentru gestionarea sesiunilor, suportă urmărirea multi-instanță și persistența stării între procesele worker concurente. Interfața este protejată prin autentificare cu nume de utilizator și parolă și suportă ingestia de date din fișiere delimitate, foi de calcul și datastore-uri ArcticDB.
Provides the ability to embed interactive data grids into other web applications using iframes.
Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each
Registers custom functions that execute as side effects on framework events like agent check-in or task completion.
Wujie este un framework de micro-frontend și orchestrator conceput pentru a încorpora mai multe aplicații web independente într-un singur shell gazdă. Oferă un sistem pentru gestionarea ciclului de viață, montarea și conservarea stării sub-aplicațiilor, menținând în același timp o izolare strictă a JavaScript și CSS. Framework-ul utilizează un sandbox de componente web care combină iframes și elemente personalizate pentru a preveni poluarea variabilelor globale și scurgerile de stil. Dispune de un bus de evenimente descentralizat pentru schimbul de date și sincronizarea stării între micro-aplicații izolate, împreună cu un mecanism de oglindire a navigării interne a sub-aplicației către URL-ul browser-ului. Proiectul acoperă domenii extinse de capabilități, inclusiv conservarea stării aplicației pentru a restaura sesiunile utilizatorilor, izolarea execuției JavaScript și încapsularea CSS. De asemenea, gestionează controlul ciclului de viață al aplicației, permițând montarea, demontarea și reîmprospătarea aplicațiilor copil.
Uses separate iframes to isolate the JavaScript execution of micro-applications, preventing global namespace pollution.
mcp-ui is a toolkit and framework for rendering interactive web components and managing communication between Model Context Protocol servers and host applications. It serves as a client interface library and a sandboxed web component renderer designed to move AI tool interactions beyond text-based outputs into visual interfaces. The project is distinguished by its secure rendering system, which utilizes a double-iframe architecture and a proxy layer to isolate guest user interfaces from the host application. It employs a JSON-RPC bridge to synchronize state and route user intents, ensuring bi
Adjusts iframe dimensions automatically to match content size, preventing scrollbars and ensuring visual fit.
bespoke.js este un instrument de prezentare bazat pe DOM și un framework HTML care transformă elementele web existente în slide-uri navigabile. Acesta funcționează ca un orchestrator de prezentări web, folosind un motor JavaScript pentru a gestiona tranzițiile slide-urilor și starea prin CSS și controale API programatice. Proiectul este construit ca un motor de slide-uri bazat pe plugin-uri, permițând dezvoltatorilor să extindă comportamentul de bază prin interceptarea evenimentelor de navigare și injectarea de logică personalizată în ciclul de viață. Acest sistem modular permite crearea de framework-uri de prezentare personalizate prin adăugarea de logică comportamentală specifică sau gestionarea stării. Setul de instrumente acoperă gestionarea navigării DOM și instrumente de prezentare frontend. Aceasta include capacitatea de a filtra elementele slide-urilor prin selectori CSS, gestionarea tranzițiilor între vizualizări și utilizarea unui scaffold de proiect dedicat și a unui sistem de build pentru deployment pe hosting web.
Provides a plugin system that uses event-driven hooks to intercept and modify slide transition logic.
Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w
Hooks into internal events to add custom calculators, renderers, widgets, and configuration sections without core changes.