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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesNavigation Component Libraries

Toolsets for creating complex, hierarchical navigation structures in web applications.

Distinct from Web Page Navigation: Distinct from general web page navigation: focuses on the UI component library for building menus, not the browser's navigation engine.

Explore 2 awesome GitHub repositories matching web development · Navigation Component Libraries. Refine with filters or upvote what's useful.

Awesome Navigation Component Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • szhsin/react-menuAvatar de szhsin

    szhsin/react-menu

    1,219Ver en GitHub↗

    React Menu is a library for building accessible, keyboard-navigable dropdown and context menus within web applications. It provides a set of tools for creating complex, hierarchical navigation structures that support unlimited submenu nesting and standard accessibility patterns for screen reader compatibility. The library distinguishes itself through a focus on dynamic layout and positioning, utilizing real-time collision detection to adjust menu placement relative to anchor elements and viewport boundaries. It employs a portal-based rendering strategy to prevent clipping and z-index conflict

    Provides tools for creating complex, hierarchical navigation structures and interactive selection menus.

    JavaScriptaccessibilitycheckboxcontextmenu
    Ver en GitHub↗1,219
  • adtile/fixed-navAvatar de adtile

    adtile/fixed-nav

    931Ver en GitHub↗

    Fixed-nav is a client-side JavaScript library for building responsive, touch-friendly navigation menus on single-page websites. It pins navigation bars to the screen viewport so control interfaces remain persistently accessible as users scroll through long content. The library automatically monitors scroll positions against document boundaries to highlight active section indicators in real time. When navigation links are selected, it animates viewport transitions to target sections using hardware-accelerated timing functions instead of abrupt jumps. Additional capabilities include dimming ba

    Provides a responsive web navigation library for building touch-friendly one-page menus with smooth scrolling.

    JavaScript
    Ver en GitHub↗931
  1. Home
  2. Web Development
  3. Web Page Navigation
  4. Navigation Component Libraries