Skip to content

Bard mobx router

Type-safe React + MobX router with simple navigation APIs, hooks, and extensible plugins.

Quick start

sh
npm install bard-router
ts
import {Router, Link, Route, html5HistoryPlugin} from 'bard-router'

Use the sidebar to browse full guides for route hooks, router hooks, React components, and plugins.