https://github.com/simoneb/navigation-state-hooks
React Hooks for storing navigation state. Works with react-router and @reach/router.
https://github.com/simoneb/navigation-state-hooks
navigation reach-router react react-router react-router-dom router
Last synced: about 2 months ago
JSON representation
React Hooks for storing navigation state. Works with react-router and @reach/router.
- Host: GitHub
- URL: https://github.com/simoneb/navigation-state-hooks
- Owner: simoneb
- License: other
- Created: 2021-01-02T22:18:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T12:46:42.000Z (over 4 years ago)
- Last Synced: 2025-09-26T08:59:41.311Z (9 months ago)
- Topics: navigation, reach-router, react, react-router, react-router-dom, router
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> The license of this software has changed to AWISC - Anti War ISC License
# navigation-state-hooks

[](https://codecov.io/gh/simoneb/navigation-state-hooks)
[](https://badge.fury.io/js/navigation-state-hooks)
[](https://bundlephobia.com/result?p=navigation-state-hooks)
[](https://bundlephobia.com/result?p=navigation-state-hooks)
React Hooks for storing navigation state.
- [Setup](#setup)
## Setup
```bash
npm i navigation-state-hooks
```