inoyakaigor / route-tester

Test React Router v4 <Route>s

Home Page:https://pshrmn.github.io/route-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Route Tester

Test React Router v4's <Route> component to verify what locations it will match. A path is parsed using path-to-regexp. The strict prop is the same as it is in path-to-regexp. The exact prop in React Router is the end option in path-to-regexp.

About

Test React Router v4 <Route>s

https://pshrmn.github.io/route-tester


Languages

Language:JavaScript 100.0%