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

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

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

5 个仓库

Awesome GitHub RepositoriesType-Safe Navigation Frameworks

Frameworks that generate static type definitions for route parameters and data loaders to ensure consistency across application paths.

Explore 5 awesome GitHub repositories matching web development · Type-Safe Navigation Frameworks. Refine with filters or upvote what's useful.

Awesome Type-Safe Navigation Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • remix-run/react-routerremix-run 的头像

    remix-run/react-router

    56,460在 GitHub 上查看↗

    React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface for routing, it manages navigation and state transitions while ensuring consistent page structures through root layout management. The framework distinguishes itself through its focus on type safety and incremental adoption. It automatically generates static type definitions for

    Produces static type definitions for route parameters and data loaders to ensure consistency across application paths.

    TypeScript
    在 GitHub 上查看↗56,460
  • kurikomi-labs/komi-storeK

    kurikomi-labs/komi-store

    15,630在 GitHub 上查看↗

    Komi Store is an Android app store client designed for discovering and installing applications directly from git repository releases. It functions as a git release manager and APK package manager, allowing users to track software versions and assets hosted on git platforms. The project differentiates itself by integrating deep git repository functionality, such as an OAuth repository browser for managing issues and pull requests, and a system for importing starred repositories. It utilizes a multi-provider aggregation model to normalize release data from various git hosting platforms into a u

    Utilizes a type-safe navigation framework to transition between application views using parameterized paths.

    Kotlin
    在 GitHub 上查看↗15,630
  • onejs/oneonejs 的头像

    onejs/one

    4,475在 GitHub 上查看↗

    One is a full-stack, cross-platform React framework and multi-target rendering engine designed to build web and native applications from a single codebase. It utilizes a Vite-based build pipeline to manage shared components while providing a type-safe file-system router that automatically generates navigation definitions. The framework distinguishes itself by supporting a hybrid rendering strategy, allowing individual routes to be configured as static sites, server-rendered pages, or single-page applications. It employs platform-specific logic resolution and a shared Vite plugin to coordinate

    Generates static TypeScript definitions for route parameters and data loaders to ensure navigation type safety.

    TypeScriptlocal-firstreactreact-native
    在 GitHub 上查看↗4,475
  • tanstack/dbTanStack 的头像

    TanStack/db

    3,604在 GitHub 上查看↗

    This project is a client-side data management library and query orchestrator designed to synchronize remote server state with local client state. It functions as a type-safe state manager and cache orchestrator that coordinates data loading across diverse backends, including REST, GraphQL, and WebSockets. The system distinguishes itself through a durable workflow engine for executing asynchronous functions with persisted state and deterministic replay. It also provides a standardized AI integration adapter to connect large language models to application data, supporting real-time response str

    Provides a type-safe navigation framework that validates paths and parameters against a route tree.

    TypeScript
    在 GitHub 上查看↗3,604
  • remix-run/examplesremix-run 的头像

    remix-run/examples

    1,216在 GitHub 上查看↗

    该仓库是 Remix Web 框架的参考实现合集。它提供了全栈 Web 开发的实际示例,展示了如何构建动态的、服务器渲染的应用程序,将服务器端逻辑与客户端交互性桥接起来。通过利用基于组件的架构,这些示例说明了在统一开发环境中管理数据、路由和用户界面的核心模式。 该合集突出了框架独特的 Web 架构方法,强调服务器端数据加载和镜像 URL 结构的嵌套路由层级。这些示例展示了如何通过专门的服务器端 Action 处理状态变更请求,并通过渐进增强确保应用功能,即使在客户端脚本完全加载之前,功能也能保持运行。 除了基础模式,该仓库还涵盖了广泛的集成能力,包括安全身份验证和会话管理、实时数据同步以及外部 API 连接。它还提供了关于生产就绪工作流的指导,例如后台任务处理、安全支付处理以及数据库请求批处理和资源延迟加载等性能优化技术。 这些示例作为一组模块化项目进行维护,为开发者提供了直接了解如何构建应用、强制执行代码质量和自动化部署管道的机会。每个实现都作为常见 Web 开发任务的功能模板,范围从内容管理和表单处理到复杂的 UI 交互。

    Generates static type definitions for application routes to ensure link paths and dynamic parameters are validated during development.

    TypeScript
    在 GitHub 上查看↗1,216
  1. Home
  2. Web Development
  3. Routing Systems
  4. Routing
  5. Type-Safe Navigation Frameworks