@webcarrot/router
v2.0.0
Published
Isomorphic typed react router
Downloads
32
Maintainers
Readme
@webcarrot/router
Tiny, isomorphic TypeScript framework to handle routing in React apps.
Instalation
npm i @webcarrot/router
General
This library provides generic TypeScript interfaces plus working implementation of it.
Documentation
Usage
See @webcarrot/router-example for more details.