2 repositorios
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.
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.
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.