Routing Packages
Client- and server-side routing libraries for navigating between views and pages, including nested routes, guards, and data loading.
Packages in Routing
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
React Router
A multi-strategy router for React, from a lightweight library to a full SSR framework.
TanStack Router
A fully type-safe React router with built-in data loading, caching, and URL search-param validation.
Vue Router
The official client-side router for Vue.js, powering nested routes, navigation guards, and single-page app navigation.
history
Manage session history and navigation state across browser, hash, and in-memory environments in JavaScript.
axum
Ergonomic and modular HTTP routing and request-handling framework for Rust, built on Tokio, Hyper, and Tower.
nuqs
Type-safe search params state manager for React — like useState, but stored in the URL query string.
react-native-screens
Native navigation container primitives that make React Native screens render faster and use less memory.
path-to-regexp
Turn path strings like /user/:id into regular expressions for matching, building, and parsing URLs.
React Navigation
Routing and navigation for React Native and web apps, with stack, tab, and drawer navigators
Werkzeug
The comprehensive WSGI utility library that powers Flask and countless Python web apps.
Symfony Routing
Maps HTTP requests to controllers and generates URLs from named routes
tightenco/ziggy
Use your Laravel named routes in JavaScript with a route() helper that mirrors Laravel's own route() function.
Laravel Breadcrumbs
Define named, parent-linked breadcrumb trails once and render them anywhere with built-in Bootstrap, Tailwind, and JSON-LD templates.
Inertia.js Laravel Adapter
The official Laravel server-side adapter for building SPAs with classic server-side routing.