8 مستودعات
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.
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.
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.
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.
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.
Controls which pages appear in the sidebar, hides the sidebar entirely, or sets the depth of nested pages shown.
Sidebery هو إضافة لمدير علامات تبويب Firefox توفر واجهة شريط جانبي عمودي لتنظيم علامات التبويب والإشارات المرجعية. يستبدل شريط علامات التبويب العلوي التقليدي بتخطيط عمودي لتحسين استخدام الشاشة. تتميز الأداة بنظام إدارة علامات تبويب هرمي منظم على شكل شجرة وأداة لقطة متصفح لالتقاط واستعادة حالة النوافذ واللوحات. يمكن للمستخدمين تنظيم بيئة التصفح الخاصة بهم من خلال هذه اللقطات ولوحات الشريط الجانبي المخصصة للسجل والإشارات المرجعية. تدعم الواجهة التخصيص المرئي عبر إعدادات قابلة للتكوين وأنماط مخصصة. كما تتضمن آلية بحث لتصفية وتحديد موقع عناصر محددة داخل لوحات الشريط الجانبي.
Provides a customizable interface for reordering and nesting history, bookmarks, and pages within a sidebar.
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.
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.