awesome-repositories.com
Blog
awesome-repositories.com

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

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

8 repositorios

Awesome GitHub RepositoriesSide Navigation

Components that provide persistent or collapsible side panels for application-wide navigation.

Distinguishing note: None of the candidates were provided; this is a specific UI layout pattern.

Explore 8 awesome GitHub repositories matching user interface & experience · Side Navigation. Refine with filters or upvote what's useful.

Awesome Side Navigation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vuetifyjs/vuetifyAvatar de vuetifyjs

    vuetifyjs/vuetify

    41,003Ver en GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    The library shows side panels that house application links for consistent navigation.

    TypeScriptjavascriptmaterialmaterial-components
    Ver en GitHub↗41,003
  • flutter-team-archive/pluginsAvatar de flutter-team-archive

    flutter-team-archive/plugins

    17,710Ver en GitHub↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Provides collapsible side panels for application-wide navigation when screen space is limited.

    Dartandroiddartflutter
    Ver en GitHub↗17,710
  • dcloudio/muiAvatar de dcloudio

    dcloudio/mui

    13,474Ver en GitHub↗

    mui is a mobile UI component framework and native-like web UI kit designed for building high-performance mobile web interfaces. It functions as a mobile web performance framework and gesture-based interface library to eliminate browser lag and mimic the behaviors and animations of native mobile applications. The framework focuses on implementing common mobile UX patterns, including pull-to-refresh functionality, swipe-to-action menus, and sliding side navigation. It provides specialized tools for gesture-driven interface development to ensure an immediate visual response to touch interactions

    Provides collapsible side panels for application-wide navigation using native-like sliding patterns.

    JavaScriptandroidcssdcloud
    Ver en GitHub↗13,474
  • mikepenz/materialdrawerAvatar de mikepenz

    mikepenz/MaterialDrawer

    11,644Ver en GitHub↗

    MaterialDrawer is a navigation drawer library and side menu framework for Android applications. It provides a Material Design UI component that implements a sliding side menu to manage user movement between different sections of a mobile application. The framework supports the organization of complex navigation lists, including the use of expandable sections, sticky headers, and badges. It includes tools for building personalized interfaces, such as user profile displays and headers. The library handles navigation through item management, event handling via listeners, and state-driven UI upd

    Implements a sliding side menu providing a structured way for users to navigate through application sections.

    Kotlinandroidandroid-developmentandroid-library
    Ver en GitHub↗11,644
  • jfeinstein10/slidingmenuAvatar de jfeinstein10

    jfeinstein10/SlidingMenu

    11,001Ver en GitHub↗

    SlidingMenu is an Android navigation drawer library and UI component library used to create side-panel navigation menus that slide over or push primary content. It functions as an activity wrapper and a set of XML layout components to manage the interaction between main content and navigation layers. The library provides a system for menu aesthetic customization, allowing for the adjustment of scroll scales, fade effects, drop shadows, and touch-responsive areas. It implements a slide-in navigation interface that reveals a hidden side panel through programmatic activity wrapping and XML menu

    Implements a navigational component that shifts the primary content view to reveal a hidden side panel.

    Java
    Ver en GitHub↗11,001
  • mango/slideoutAvatar de mango

    mango/slideout

    7,881Ver en GitHub↗

    Slideout is a touch-gesture UI component and navigation menu designed for mobile web applications. It provides a side panel that slides across the screen to reveal navigation options, utilizing CSS transitions to animate the movement of the viewport. The component manages the expanded or collapsed state of the navigation menu and includes logic to restrict gestures for specific interface elements to prevent interaction conflicts. It employs a system for executing custom logic triggered by menu state transitions and user drag gestures.

    Provides a collapsible side panel used for application-wide navigation on mobile devices.

    JavaScript
    Ver en GitHub↗7,881
  • mutualmobile/mmdrawercontrollerAvatar de mutualmobile

    mutualmobile/MMDrawerController

    6,714Ver en GitHub↗

    MMDrawerController es un controlador de navegación de panel lateral para aplicaciones móviles. Sirve como contenedor de navegación de UI móvil que organiza un área de contenido central principal y un menú lateral oculto que se desliza hacia afuera. El proyecto proporciona un framework de animación de transición para definir efectos visuales personalizados al presentar o cerrar el menú lateral. También incluye un sistema para navegación por gestos personalizable, permitiendo la definición de gestos táctiles y eventos de desplazamiento (pan) para activar transiciones de menú. El controlador cubre la gestión del diseño de la aplicación mediante una vista contenedora e integra el reconocimiento de gestos de iOS. Incluye herramientas para gestionar el manejo táctil de detección de bordes y validación de gestos programable para determinar si un evento táctil debe iniciar una transición.

    Provides a collapsible side panel to organize application-wide navigation and screen transitions.

    Objective-C
    Ver en GitHub↗6,714
  • zdhxiong/mduiAvatar de zdhxiong

    zdhxiong/mdui

    4,517Ver en GitHub↗

    mdui is a framework-agnostic UI library and design system based on Material Design 3 standards. It provides a comprehensive set of reusable interface elements implemented as native Web Components, ensuring compatibility across different JavaScript frameworks. The library features a sophisticated theming system that supports light and dark modes, as well as the ability to generate dynamic color palettes from seed colors or image sources. It distinguishes itself with a high level of flexibility in visual customization, using CSS custom properties to control design tokens such as typography, cor

    Implements a slide-out panel containing a list of items for application-wide navigation.

    TypeScriptcssjavascriptmaterial
    Ver en GitHub↗4,517
  1. Home
  2. User Interface & Experience
  3. Side Navigation