awesome-repositories.com
Blog
awesome-repositories.com

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

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

64 Repos

Awesome GitHub RepositoriesAction Toolbars

Containers for grouping interactive tools and quick-access action buttons.

Distinguishing note: None of the candidates were provided; minting under User Interface & Experience for action-oriented UI components.

Explore 64 awesome GitHub repositories matching user interface & experience · Action Toolbars. Refine with filters or upvote what's useful.

Awesome Action Toolbars GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vuetifyjs/vuetifyAvatar von vuetifyjs

    vuetifyjs/vuetify

    41,003Auf GitHub ansehen↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    The library shows bars to house collections of tools and actions for quick access.

    TypeScriptjavascriptmaterialmaterial-components
    Auf GitHub ansehen↗41,003
  • filamentphp/filamentAvatar von filamentphp

    filamentphp/filament

    31,215Auf GitHub ansehen↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Enables the addition of global action buttons to table headers and toolbars for record-independent tasks.

    PHPadminalpine-jsbuilder
    Auf GitHub ansehen↗31,215
  • marmelab/react-adminAvatar von marmelab

    marmelab/react-admin

    26,780Auf GitHub ansehen↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Configures the buttons displayed at the bottom of data entry forms to perform specific actions like saving changes or deleting records.

    TypeScriptadminadmin-dashboardadmin-on-rest
    Auf GitHub ansehen↗26,780
  • spicetify/cliAvatar von spicetify

    spicetify/cli

    23,479Auf GitHub ansehen↗

    This project is a command-line utility and development framework designed to modify, extend, and customize the Spotify desktop client. It functions as a binary patching engine that injects custom scripts, stylesheets, and interface components directly into the host application, enabling users to alter visual themes and add new functionality. The tool distinguishes itself by providing a comprehensive development environment for building modular extensions and custom applications. It includes a hot-reloading pipeline for rapid iteration, a declarative library for constructing interactive UI pan

    Injects interactive buttons into the application header area to provide quick access to global features.

    JavaScriptcommand-linecommand-line-toolcustomization
    Auf GitHub ansehen↗23,479
  • googlechrome/chrome-extensions-samplesAvatar von GoogleChrome

    GoogleChrome/chrome-extensions-samples

    17,623Auf GitHub ansehen↗

    This repository serves as a comprehensive reference library for browser extension development, providing a collection of code samples and implementation patterns. It is designed to help developers understand the requirements for building extensions that adhere to current manifest standards, specifically focusing on the transition to and implementation of version three specifications. The project provides functional examples for core extension capabilities, including the use of event-driven background service workers, isolated content script injection, and message-passing for inter-process com

    Implements custom HTML popups for quick access to extension tools via the browser toolbar.

    JavaScriptchrome
    Auf GitHub ansehen↗17,623
  • hackiftekhar/iqkeyboardmanagerAvatar von hackiftekhar

    hackiftekhar/IQKeyboardManager

    16,623Auf GitHub ansehen↗

    IQKeyboardManager is an iOS keyboard management library and UI layout utility. It automatically adjusts screen layouts to prevent the software keyboard from covering text input fields. The project provides a customizable keyboard toolbar component with navigation buttons and action triggers. It enables focus management, allowing users to move between text fields via the return key or toolbar controls. The library covers keyboard layout coordination, including touch-based dismissal and offset configuration. It also includes a system for managing keyboard behaviors and appearance on a per-clas

    Integrates a functional action toolbar above the keyboard to provide navigation and quick actions.

    Swift
    Auf GitHub ansehen↗16,623
  • yabwe/medium-editorAvatar von yabwe

    yabwe/medium-editor

    16,102Auf GitHub ansehen↗

    This project is a browser-based JavaScript library that transforms standard web elements into inline, WYSIWYG rich text editing areas. It functions as a programmatic wrapper around the native browser content-editable attribute, providing a structured interface for managing text input, media embedding, and document formatting directly within existing page layouts. The editor is distinguished by its contextual floating toolbar, which dynamically appears based on user text selection to provide relevant formatting options. It utilizes a plugin-based architecture that allows developers to inject c

    Allows developers to extend the interface with user-defined buttons that trigger specific actions or custom scripts.

    JavaScriptcontenteditableeditorjavascript
    Auf GitHub ansehen↗16,102
  • pandao/editor.mdAvatar von pandao

    pandao/editor.md

    14,315Auf GitHub ansehen↗

    Editor.md is an embeddable Markdown editor component for web applications that provides a real-time, dual-pane live preview alongside the raw source as the user types. It is designed as a plugin-based Markdown editor with a plugin architecture for extending functionality through custom modules, and it supports rendering LaTeX mathematical expressions using KaTeX as well as converting flowchart and sequence diagram syntax into visual diagrams within the preview. The editor distinguishes itself through its plugin-based extension system, which allows loading additional functionality through exte

    Adds, removes, or modifies toolbar buttons and their associated actions through configuration options.

    JavaScriptcodemirrorcommonmarkdocumentation
    Auf GitHub ansehen↗14,315
  • wenzhixin/bootstrap-tableAvatar von wenzhixin

    wenzhixin/bootstrap-table

    11,820Auf GitHub ansehen↗

    Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It features a remote data integration system for fetching and synchronizing content from JSON endpoints using AJAX and server-side processing. The project includes a styling layer that adapts markup to work with various CSS frameworks, such as Bootstrap, Semantic UI, Bulma, and Material Design. It provides specialized rendering modes, including a hierarchical tree grid for parent-child row relationships and a responsive card-view table that transforms grids into mobile-friendly lay

    Provides a programmable toolbar for inserting custom action buttons that trigger specific programmatic functions.

    JavaScriptbootstrapbootstrap-tablebulma
    Auf GitHub ansehen↗11,820
  • summernote/summernoteAvatar von summernote

    summernote/summernote

    11,827Auf GitHub ansehen↗

    Summernote is a JavaScript-based WYSIWYG rich text editor designed to transform standard web form elements into interactive document creation interfaces. It functions as an HTML5 text formatting tool that enables users to structure content, apply visual styles, and manage multimedia directly within a browser. The editor utilizes a modular architecture that allows for the registration of custom buttons and features at runtime. It manages document state through range-based selection tracking and event-driven synchronization, ensuring that formatting commands applied via the toolbar are accurate

    Maps toolbar button clicks to browser-native document commands for applying rich text formatting.

    JavaScriptjavascriptsummernotewysiwyg
    Auf GitHub ansehen↗11,827
  • mozilla-firefox/firefoxAvatar von mozilla-firefox

    mozilla-firefox/firefox

    11,305Auf GitHub ansehen↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    Logs the arrangement and usage of toolbar items to identify how users configure their browser workspace.

    JavaScript
    Auf GitHub ansehen↗11,305
  • vanessa219/vditorAvatar von Vanessa219

    Vanessa219/vditor

    11,074Auf GitHub ansehen↗

    Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a visual rich-text experience, instant rendering, and a traditional side-by-side split-view preview. It serves as an authoring tool for technical documentation and a component for web-based editor integration. The project is distinguished by its support for complex technical content, utilizing specialized rendering for mathematical formulas, flowcharts, sequence diagrams, and mind maps. It also functions as a collaborative document review tool, enabling users to attach anchored

    Supports dynamic toolbar layouts that change based on the active editing mode.

    TypeScriptcommonmarkeditorgfm
    Auf GitHub ansehen↗11,074
  • jessesquires/jsqmessagesviewcontrollerJ

    jessesquires/JSQMessagesViewController

    11,080Auf GitHub ansehen↗

    JSQMessagesViewController is a UIKit-based conversational UI framework and library for iOS. It provides a set of components for rendering interactive message streams, multimedia chat histories, and customizable input controllers within mobile applications. The framework features a layout engine that calculates dynamic bubble dimensions and handles orientation-aware rendering. It includes a resizing text input area with a customizable toolbar for sending and formatting messages, as well as support for group conversations with multiple participants. The library covers message rendering through

    Allows developers to adjust input area buttons by swapping positions for languages or replacing default actions.

    Objective-C
    Auf GitHub ansehen↗11,080
  • yokoffing/betterfoxAvatar von yokoffing

    yokoffing/Betterfox

    10,059Auf GitHub ansehen↗

    Betterfox is a curated configuration profile for the Firefox web browser designed to optimize speed, security, privacy, and user interface minimalism. It provides a set of preferences and settings to harden the browser environment and improve overall performance. The project distinguishes itself through targeted configuration suites that refine scrolling behavior, font rendering, and interface elements while removing visual distractions from the new tab page and address bar. It includes specific directives to disable telemetry, tracking, and digital rights management. Its broader capabilitie

    Allows hiding or showing specific search engine and mode switching buttons within the address bar.

    JavaScriptanti-trackingfirefoxgecko
    Auf GitHub ansehen↗10,059
  • microsoft/windows-universal-samplesAvatar von microsoft

    microsoft/Windows-universal-samples

    9,696Auf GitHub ansehen↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    Creates and configures toolbars with custom buttons to control digital ink canvases.

    JavaScript
    Auf GitHub ansehen↗9,696
  • didi/cube-uiAvatar von didi

    didi/cube-ui

    9,116Auf GitHub ansehen↗

    cube-ui is a mobile-first Vue.js component library that provides a comprehensive set of pre-built UI elements for building touch-based mobile web applications. The library is built on Vue's single-file component architecture and supports on-demand ES module imports, allowing developers to selectively load only the components they need to optimize bundle size. It also offers plugin-based global registration for convenient setup and includes a CLI scaffolding tool to generate project skeletons with pre-configured build settings. The library distinguishes itself with a gesture-driven interaction

    Renders horizontal toolbars with action icons and buttons for mobile interfaces.

    JavaScriptcube-uijavascriptui-library
    Auf GitHub ansehen↗9,116
  • open-shell/open-shell-menuAvatar von Open-Shell

    Open-Shell/Open-Shell-Menu

    9,070Auf GitHub ansehen↗

    Open-Shell-Menu is a Windows shell extension and UI restorer designed to replace modern system interfaces with traditional styles. It functions as a start menu replacement and a customization tool for the Windows file manager and other system applications. The project restores legacy hierarchical navigation to the start menu and reinstates classic visual elements, such as traditional title bars and copy dialogs. It specifically targets the restoration of legacy toolbars and status bars within the file manager and introduces traditional interface elements to web browser windows.

    Integrates a customizable toolbar into the file manager window for quick access to common tools.

    C++
    Auf GitHub ansehen↗9,070
  • o3de/o3deAvatar von o3de

    o3de/o3de

    8,954Auf GitHub ansehen↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    Supports creating, renaming, and deleting custom toolbars and reassigning command shortcuts.

    C++3d-graphics3d-graphics-engineanimation
    Auf GitHub ansehen↗8,954
  • sxei/chrome-plugin-demoAvatar von sxei

    sxei/chrome-plugin-demo

    8,674Auf GitHub ansehen↗

    《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验

    Opens a small HTML window when clicking the toolbar icon for temporary user interactions.

    JavaScript
    Auf GitHub ansehen↗8,674
  • mui/base-uiAvatar von mui

    mui/base-ui

    8,711Auf GitHub ansehen↗

    Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples behavioral logic and state management from the visual layer, allowing developers to implement complex UI patterns while maintaining total control over the final styling. The library implements WAI-ARIA design patterns to ensure all primitives support standard keyboard navigation and screen reader accessibility. It provides a suite of low-level building blocks that handle the internal mechanics of interface elements without bundling any CSS. The framework covers a broad range

    Ships toolbar components that manage groups of controls with accessible keyboard navigation and focus looping.

    TypeScriptaccessibilitydesign-systemreact
    Auf GitHub ansehen↗8,711
Vorherige123…4Nächste
  1. Home
  2. User Interface & Experience
  3. Action Toolbars

Unter-Tags erkunden

  • Action Redo ShortcutsKeyboard shortcuts that repeat the most recent action triggered from a menu or toolbar. **Distinct from Action Toolbars:** Distinct from Action Toolbars: focuses on re-triggering the last action via keyboard, not on toolbar placement or button configuration.
  • Command-Mapped ToolbarsToolbars that map UI interactions to internal programmatic formatting and manipulation commands. **Distinct from Toolbar Button Customizations:** Focuses on the mapping to programmatic commands rather than just visual customization of buttons.
  • Dynamic Visibility LogicSystems that determine the visibility of toolbar actions based on the current state and context of the editor. **Distinct from Action Toolbars:** Focuses on the logic for showing/hiding actions rather than the container (toolbar) itself.
  • Editor Shortcut ConfigurationsMapping of keyboard shortcuts to specific editor actions and commands. **Distinct from Toolbar Button Customizations:** Focuses on the keyboard input mapping rather than the visual toolbar button configuration.
  • Table Toolbar Actions5 Sub-TagsAction buttons rendered within a table toolbar for high-visibility bulk or common tasks. **Distinct from Action Toolbars:** Focuses on toolbar-specific action placement rather than general action toolbars.
  • Toolbar Button Customizations13 Sub-TagsConfiguration options for modifying the behavior and appearance of toolbar action buttons. **Distinct from Action Toolbars:** Focuses on toolbar button configuration rather than general action toolbars.
  • Toolbar Registration1 Sub-TagMechanisms for registering and adding new toolbars to designated UI areas using identifiers. **Distinct from Toolbar Button Customizations:** Focuses on the registration and addition of new toolbars rather than just customizing existing buttons.