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
·

4 Repos

Awesome GitHub RepositoriesScroll Bars

Customizable scroll bar components.

Explore 4 awesome GitHub repositories matching part of an awesome list · Scroll Bars. Refine with filters or upvote what's useful.

Awesome Scroll Bars GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Provides a scroll navigation bar component for tab-like section jumping.

    JavaScriptcube-uijavascriptui-library
    Auf GitHub ansehen↗9,116
  • raphamorim/rioAvatar von raphamorim

    raphamorim/rio

    6,440Auf GitHub ansehen↗

    Provides an overlay scroll bar that appears temporarily during scrolling and fades out.

    Rustgpu-accelerationriorio-terminal
    Auf GitHub ansehen↗6,440
  • telly/tlyshynavbarAvatar von telly

    telly/TLYShyNavBar

    3,704Auf GitHub ansehen↗

    TLYShyNavBar provides interface components for iOS that implement scroll-responsive navigation bars and dynamic header extensions. It consists of a navigation bar component that automatically hides or reveals itself based on scroll direction and distance to maximize screen real estate. The system includes a dynamic header extension for attaching custom views to the navigation bar. These extension views can resize, slide out of the viewport, or remain pinned as the user scrolls through primary content. The project covers navigation bar transition controls, including configurable fade styling

    Implements a pixel tolerance threshold that must be exceeded before the navigation bar triggers a visibility change.

    Objective-Ccocoapodsiosnavigation
    Auf GitHub ansehen↗3,704
  • batanus/dmscrollbarAvatar von batanus

    batanus/DMScrollBar

    42Auf GitHub ansehen↗

    Interactive and customizable scroll bar with deceleration and appearing info label during scrolling for Scroll View

    Customizable scroll bar with advanced physics.

    Swift
    Auf GitHub ansehen↗42
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Scroll Bars

Unter-Tags erkunden

  • OverlayDisplays a temporary, draggable scroll bar that appears on scroll and fades out after a delay. **Distinct from Scroll Bars:** Distinct from Scroll Bars: focuses on overlay-style scroll bars that auto-hide, not general customizable scroll bar components.
  • Scroll Navigation BarsHorizontal bars of tab-like links that scroll the page to corresponding sections. **Distinct from Scroll Bars:** Distinct from Scroll Bars: focuses on navigation links that scroll to sections, not custom scroll bar styling.