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

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

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

1 个仓库

Awesome GitHub RepositoriesDeclarative Navigate Components

Declarative React components that trigger URL changes and view updates when rendered.

Distinct from Programmatic Navigation: Distinct from Programmatic Navigation: uses a declarative component rather than imperative code to control navigation.

Explore 1 awesome GitHub repository matching web development · Declarative Navigate Components. Refine with filters or upvote what's useful.

Awesome Declarative Navigate Components GitHub Repositories

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

    reach/router

    6,834在 GitHub 上查看↗

    Reach Router is a client-side routing library for React applications that maps URL patterns to components without full page reloads. It defines navigation rules and component rendering through declarative route configuration, using nested React component trees instead of separate configuration files. The library supports parent-child route hierarchies so shared UI elements persist across page transitions, and provides a declarative Navigate component that triggers URL changes and view updates when rendered. It extracts dynamic segments from URL patterns and passes them as props to matched rou

    Provides a declarative Navigate React component that triggers URL changes and view updates when rendered.

    JavaScript
    在 GitHub 上查看↗6,834
  1. Home
  2. Web Development
  3. Programmatic Navigation
  4. Declarative Navigate Components