react-router-typed
v2.0.2
Published
react-router-dom v5 with strong types
Downloads
48
Maintainers
Readme
react-router-typed
react-router-dom v5 with strong types
npm i react-router-typed
A TypeScript implementation of react-router v5 with strong types based entirely on work by Michael Jackson and ReactTraining.
Quick Start
import {createRouter} from 'react-router-typed'
API
Props
| Prop | Type | Default | Required? | Description | | ---- | ---- | ------- | --------- | ----------- | | | | | | |
Credits
This library is a fork of react-router. It was written almost entirely by Michael Jackson. All I did was add strong types.
Check out react-router by Michael Jackson and ReactTraining
LICENSE
MIT