Navi (unmaintained)
Unmaintained declarative, asynchronous routing for React.
Navi is an unmaintained JavaScript library for declaratively mapping URLs to asynchronous content.
It comes with:
- A set of modern React components and hooks, with Suspense support
- A static HTML generation tool that works with create-react-app without ejecting
- Great TypeScript support
View the docs »
Quick Start
At it's core, Navi is just a router. You can use it with any React app – just add the navi and react-navi packages to your project: