Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fillmula/react-clean-router
Tiniest router for React.js which is clean.
https://github.com/fillmula/react-clean-router
Last synced: 22 days ago
JSON representation
Tiniest router for React.js which is clean.
- Host: GitHub
- URL: https://github.com/fillmula/react-clean-router
- Owner: fillmula
- License: mit
- Created: 2021-07-29T01:52:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T03:41:06.000Z (over 2 years ago)
- Last Synced: 2024-12-02T06:21:46.767Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Clean Router
==================## Installation
```sh
npm i react-clean-router
```