awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesTab Synchronization Systems

Utilities that coordinate and persist user interface state across multiple components or pages.

Distinguishing note: Focuses on cross-component state synchronization for UI elements rather than generic component libraries.

Explore 3 awesome GitHub repositories matching user interface & experience · Tab Synchronization Systems. Refine with filters or upvote what's useful.

Awesome Tab Synchronization Systems GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • squidfunk/mkdocs-materialAvatar squidfunk

    squidfunk/mkdocs-material

    26,949Vezi pe GitHub↗

    This project is a comprehensive documentation site framework and static site generator theme designed to transform markdown files into professional, responsive websites. It functions as a technical content platform that supports complex documentation projects, including multi-project management, blog workflows, and advanced content formatting. By processing source files through an extensible pipeline, it generates self-contained HTML sites that can be hosted on any web server without a database. What distinguishes this framework is its focus on developer experience and highly configurable bui

    The documentation generator synchronizes tab selections across the entire site by linking tabs with identical labels for consistent content display.

    Pythondocumentationframeworkmaterial-design
    Vezi pe GitHub↗26,949
  • pubkey/rxdbAvatar pubkey

    pubkey/rxdb

    23,048Vezi pe GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    Automatically synchronizes data state when an application is opened in multiple browser tabs.

    TypeScriptangularbrowser-databasecouchdb
    Vezi pe GitHub↗23,048
  • ogaclejapan/smarttablayoutAvatar ogaclejapan

    ogaclejapan/SmartTabLayout

    7,068Vezi pe GitHub↗

    SmartTabLayout is an Android user interface navigation component that synchronizes a tabbed navigation strip with the scroll position of a ViewPager. It functions as a layout system that maps page scroll offsets to active tab indicators, providing a visual marker that offers continuous feedback as users swipe through paginated content. The component utilizes an adapter-based system to bind fragment-based page sets to dynamic tab labels. It allows for the replacement of standard tab appearances with custom layouts or user-defined views while maintaining synchronization with the page viewer. T

    Coordinates the state between the page viewer and the title strip to ensure the active label updates automatically.

    Java
    Vezi pe GitHub↗7,068
  1. Home
  2. User Interface & Experience
  3. Tab Synchronization Systems