awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • didi/cube-uididi का अवतार

    didi/cube-ui

    9,116GitHub पर देखें↗

    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
    GitHub पर देखें↗9,116
  • sxei/chrome-plugin-demosxei का अवतार

    sxei/chrome-plugin-demo

    8,674GitHub पर देखें↗

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

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

    JavaScript
    GitHub पर देखें↗8,674
  • florent37/materialviewpagerflorent37 का अवतार

    florent37/MaterialViewPager

    8,079GitHub पर देखें↗

    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
    GitHub पर देखें↗8,079
  • ionicfirebaseapp/getwidgetionicfirebaseapp का अवतार

    ionicfirebaseapp/getwidget

    4,819GitHub पर देखें↗

    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
    GitHub पर देखें↗4,819
  • mdn/webextensions-examplesmdn का अवतार

    mdn/webextensions-examples

    4,447GitHub पर देखें↗

    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
    GitHub पर देखें↗4,447
  • ionaru/easy-markdown-editorIonaru का अवतार

    Ionaru/easy-markdown-editor

    3,030GitHub पर देखें↗

    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
    GitHub पर देखें↗3,030
  1. Home
  2. User Interface & Experience
  3. Action Toolbars
  4. Toolbar Button Customizations
  5. Toolbar Components

सब-टैग एक्सप्लोर करें

  • 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.