awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mkdocs/mkdocsmkdocs 的头像

    mkdocs/mkdocs

    22,177在 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
    在 GitHub 上查看↗22,177
  • wagtail/wagtailwagtail 的头像

    wagtail/wagtail

    20,366在 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
    在 GitHub 上查看↗20,366
  • facebookarchive/asyncdisplaykitfacebookarchive 的头像

    facebookarchive/AsyncDisplayKit

    13,345在 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++
    在 GitHub 上查看↗13,345
  • atlassian/pragmatic-drag-and-dropatlassian 的头像

    atlassian/pragmatic-drag-and-drop

    12,685在 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
    在 GitHub 上查看↗12,685
  • evidence-dev/evidenceevidence-dev 的头像

    evidence-dev/evidence

    5,919在 GitHub 上查看↗

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

    JavaScriptanalyticsbusiness-intelligencedashboard
    在 GitHub 上查看↗5,919
  • mbnuqw/sideberymbnuqw 的头像

    mbnuqw/sidebery

    4,612在 GitHub 上查看↗

    Sidebery 是一个 Firefox 标签页管理器扩展,提供了一个用于组织标签页和书签的垂直侧边栏界面。它用垂直布局取代了传统的顶部标签栏,以提高屏幕利用率。 该工具具有分层树状标签页管理系统和用于捕获及恢复窗口和面板状态的浏览器快照实用程序。用户可以通过这些快照以及用于历史记录和书签的专用侧边栏面板来组织他们的浏览环境。 该界面支持通过可配置设置和自定义样式进行视觉定制。它还包括一个搜索机制,用于过滤和定位侧边栏面板中的特定项目。

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

    TypeScript
    在 GitHub 上查看↗4,612
  • obgnail/typora_pluginobgnail 的头像

    obgnail/typora_plugin

    3,837在 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
    在 GitHub 上查看↗3,837
  • piroor/treestyletabpiroor 的头像

    piroor/treestyletab

    3,761在 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
    在 GitHub 上查看↗3,761
  1. Home
  2. User Interface & Experience
  3. Sidebars
  4. Sidebar Navigation Organization

探索子标签

  • Visibility Controls1 个子标签Configuration 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.