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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesToolbar Components

Horizontal bars of action icons or buttons placed at the top or bottom of the screen.

Distinct from Toolbar Button Customizations: Distinct from Toolbar Button Customizations: covers the full toolbar container, not just button configuration.

Explore 6 awesome GitHub repositories matching user interface & experience · Toolbar Components. Refine with filters or upvote what's useful.

Awesome Toolbar Components GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • didi/cube-uiAvatar didi

    didi/cube-ui

    9,116Vezi pe GitHub↗

    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
    Vezi pe GitHub↗9,116
  • sxei/chrome-plugin-demoAvatar sxei

    sxei/chrome-plugin-demo

    8,674Vezi pe GitHub↗

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

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

    JavaScript
    Vezi pe GitHub↗8,674
  • florent37/materialviewpagerAvatar florent37

    florent37/MaterialViewPager

    8,079Vezi pe GitHub↗

    MaterialViewPager is a library that creates a scrollable, swipeable interface with an animated header image, toolbar, and logo following Material Design guidelines. It provides a complete implementation of a Material Design ViewPager, where the header background color and image animate as the user swipes between pages. The library coordinates scroll-driven header animations by synchronising scroll offsets from the ViewPager and attached scrollable views through a central coordinator. It supports fragment-based page composition, allowing each page to have independent content layouts while shar

    Configures the toolbar to hide, stick, or become transparent as the user scrolls.

    Javaandroidjavakenburnsview
    Vezi pe GitHub↗8,079
  • ionicfirebaseapp/getwidgetAvatar ionicfirebaseapp

    ionicfirebaseapp/getwidget

    4,819Vezi pe GitHub↗

    Getwidget is a comprehensive Flutter UI component library and design system providing over 1,000 pre-built widgets for creating cross-platform user interfaces. It serves as a production-ready widget gallery designed to accelerate the front-end development process through a wide array of pre-composed elements. The project includes a specialized AI interaction UI kit featuring components for rendering streaming large language model responses, RAG chat interfaces, and real-time voice agents. It also provides operational utilities for estimating monthly LLM expenditures based on token usage and p

    Provides sticky top toolbar components containing titles, action buttons, and integrated navigation.

    Dartdartdart-librarydart-package
    Vezi pe GitHub↗4,819
  • mdn/webextensions-examplesAvatar mdn

    mdn/webextensions-examples

    4,447Vezi pe GitHub↗

    This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara

    Shows how to create small HTML popup windows triggered by browser toolbar icons.

    JavaScript
    Vezi pe GitHub↗4,447
  • ionaru/easy-markdown-editorAvatar Ionaru

    Ionaru/easy-markdown-editor

    3,030Vezi pe GitHub↗

    Easy Markdown Editor is a browser-based JavaScript library designed to replace standard HTML text areas with an interactive interface for structured document creation. It provides a web-based environment for Markdown content authoring, combining raw syntax input with visual formatting tools and real-time preview capabilities. The editor distinguishes itself through a plugin-driven toolbar architecture that allows for extensive interface customization, including adjustable layouts, icon visibility, and visual themes. It also integrates automated draft persistence, which saves content to local

    Implements a plugin-driven toolbar architecture for dynamic button and event injection.

    JavaScriptmarkdownmarkdown-convertermarkdown-editor
    Vezi pe GitHub↗3,030
  1. Home
  2. User Interface & Experience
  3. Action Toolbars
  4. Toolbar Button Customizations
  5. Toolbar Components

Explorează sub-etichetele

  • Browser Toolbar PopupsOpens a small HTML window when clicking the toolbar icon for temporary user interactions. **Distinct from Toolbar Components:** Distinct from Toolbar Components: focuses on popup windows triggered by toolbar icons rather than general toolbar action bars.
  • Scroll-Aware Toolbar BehaviorsConfigures the toolbar to hide, stick, or become transparent based on scroll position in a view pager. **Distinct from Toolbar Components:** Distinct from Toolbar Components: focuses on scroll-driven visibility and transparency behaviors, not general toolbar container rendering.