Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ken109/react-router
https://github.com/ken109/react-router
react react-router
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ken109/react-router
- Owner: ken109
- License: mit
- Created: 2021-02-21T08:16:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-02-23T03:59:44.000Z (over 3 years ago)
- Last Synced: 2024-10-18T19:03:31.946Z (28 days ago)
- Topics: react, react-router
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @ken109/react-router
It is a wrapper library of the original react-router that makes name management of multiple parameters and routing easier.
# Instllation
```bash
npm install @ken109/react-router// or
yarn add @ken109/react-router
```# Usage
[Example](https://github.com/ken109/react-router-example)