CodeBrowser / npm / react-router-config
react-router-config@5.1.1
// Static route config matching for React Router
$ npm install react-router-config
downloads/wk
1,287,854
license
MIT
version
5.1.1
published
Sep 27, 2019
What is react-router-config?
React-router-config is a utility for defining and matching routes in React Router using a static configuration object rather than JSX components. Developers use it to centralize route definitions in a single data structure, making it easier to manage, share, and programmatically manipulate routing logic across their application.
Keywords
#react #router #route #routing #static routes #route config #react router
Dependencies (1)
Maintainers
timdorr, mjackson, chancestrickland