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
·

8 repositorios

Awesome GitHub RepositoriesSidebar Navigation Organization

Drag-and-drop interfaces for reordering and nesting items within navigation sidebars.

Distinct from Sidebars: Distinct from Sidebars: focuses on the organizational reordering of sidebar content rather than just toggling visibility.

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

Awesome Sidebar Navigation Organization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mkdocs/mkdocsAvatar de mkdocs

    mkdocs/mkdocs

    22,177Ver en GitHub↗

    MkDocs is a static site generator designed specifically for creating project documentation. It functions as a command-line utility that transforms structured Markdown files into professional, searchable websites. By utilizing a centralized configuration file, it manages site metadata, navigation hierarchies, and build settings to ensure consistent output across documentation projects. The platform distinguishes itself through a highly extensible architecture that separates content from presentation. Users can apply visual themes to control the site's appearance, while a plugin-based build sys

    Controls the depth, structure, and interactive elements of the site sidebar and page-to-page navigation controls for better usability.

    Pythondocumentationmarkdownmkdocs
    Ver en GitHub↗22,177
  • wagtail/wagtailAvatar de wagtail

    wagtail/wagtail

    20,366Ver en GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Controls the visibility and grouping of reusable content components in the administrative sidebar to streamline editor navigation.

    Pythoncmsdjangohacktoberfest
    Ver en GitHub↗20,366
  • facebookarchive/asyncdisplaykitAvatar de facebookarchive

    facebookarchive/AsyncDisplayKit

    13,345Ver en GitHub↗

    AsyncDisplayKit is an asynchronous UI framework and performance library for iOS. It provides a collection of performant alternatives to standard views, allowing developers to build responsive interfaces by offloading layout and rendering tasks to background threads. The framework is centered around a declarative layout engine based on a flexbox model, which calculates element positions and sizes asynchronously. It utilizes a node-based abstraction to wrap native views, enabling the instantiation and configuration of UI hierarchies on background threads to prevent main thread blocking. The sy

    Calculates the number of user interactions required to make a view controller visible to adjust resource usage.

    Objective-C++
    Ver en GitHub↗13,345
  • atlassian/pragmatic-drag-and-dropAvatar de atlassian

    atlassian/pragmatic-drag-and-drop

    12,685Ver en GitHub↗

    Pragmatic Drag and Drop is a TypeScript library that provides a complete system for implementing drag and drop interactions in web applications. It handles the full lifecycle of drag operations, from registering drop targets and monitoring drag events to managing cleanup functions, all through a structured adapter-based approach. The library supports a wide range of data manipulation patterns, including reordering items within lists, tables, trees, virtual lists, and side navigation, as well as moving items between lists and across columns in a board layout. It also enables swapping items in

    Enables drag-and-drop reordering of navigation items within a sidebar.

    TypeScriptdnddrag-and-dropdropzone
    Ver en GitHub↗12,685
  • evidence-dev/evidenceAvatar de evidence-dev

    evidence-dev/evidence

    5,919Ver en GitHub↗

    Controls which pages appear in the sidebar, hides the sidebar entirely, or sets the depth of nested pages shown.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Ver en GitHub↗5,919
  • mbnuqw/sideberyAvatar de mbnuqw

    mbnuqw/sidebery

    4,612Ver en GitHub↗

    Sidebery is a Firefox tab manager extension that provides a vertical sidebar interface for organizing tabs and bookmarks. It replaces the traditional top tab bar with a vertical layout to improve screen utilization. The tool features a hierarchical tree-structured tab management system and a browser snapshot utility for capturing and restoring the state of windows and panels. Users can organize their browsing environment through these snapshots and dedicated sidebar panels for history and bookmarks. The interface supports visual customization via configurable settings and custom styles. It a

    Provides a customizable interface for reordering and nesting history, bookmarks, and pages within a sidebar.

    TypeScript
    Ver en GitHub↗4,612
  • obgnail/typora_pluginAvatar de obgnail

    obgnail/typora_plugin

    3,837Ver en GitHub↗

    This project is a JavaScript-based plugin framework for the Typora markdown editor. It provides a development platform to integrate custom functional logic, UI elements, and keyboard shortcuts into the editor environment. The framework distinguishes itself by offering a JSON-RPC remote interface, allowing external programs to control the editor and trigger plugin functions. It also includes a dedicated publishing system to export and upload markdown documents to external blogging platforms via API requests. The project covers a wide range of capabilities, including editor workflow automation

    Includes a drag-and-drop interface for organizing items within the navigation sidebar.

    JavaScriptelectronhijackingmarkdown
    Ver en GitHub↗3,837
  • piroor/treestyletabAvatar de piroor

    piroor/treestyletab

    3,761Ver en GitHub↗

    TreeStyleTab is a browser tab tree manager and hierarchical tab organizer that replaces the native horizontal tab strip with a vertical sidebar. It organizes open tabs into a parent-child tree structure, allowing users to manage large numbers of tabs through nesting and collapsible branches. The project distinguishes itself by offering a CSS-customizable interface, enabling deep visual modifications of tab layouts and colors via custom stylesheets. It also provides a programmatic browser tab API extension that allows other add-ons to monitor and modify tab hierarchy and sidebar behavior. The

    Manages sidebar display using auto-hide triggers, fullscreen mode, and tab counts.

    JavaScriptaddonfirefoxfirefox-addon
    Ver en GitHub↗3,761
  1. Home
  2. User Interface & Experience
  3. Sidebars
  4. Sidebar Navigation Organization

Explorar subetiquetas

  • Visibility Controls1 sub-etiquetaConfiguration options for showing or hiding the sidebar, controlling which pages appear, and setting the depth of nested navigation. **Distinct from Sidebar Navigation Organization:** Distinct from Sidebar Navigation Organization: focuses on visibility and depth configuration rather than drag-and-drop reordering of items.