Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 12 days ago
JSON representation

React Hooks for storing navigation state. Works with react-router and @reach/router.

Awesome Lists containing this project

README

        

> The license of this software has changed to AWISC - Anti War ISC License

# navigation-state-hooks

![ci](https://github.com/simoneb/navigation-state-hooks/workflows/ci/badge.svg)
[![codecov](https://codecov.io/gh/simoneb/navigation-state-hooks/branch/master/graph/badge.svg?token=9q93I8kWJR)](https://codecov.io/gh/simoneb/navigation-state-hooks)
[![npm version](https://badge.fury.io/js/navigation-state-hooks.svg)](https://badge.fury.io/js/navigation-state-hooks)
[![bundlephobia](https://badgen.net/bundlephobia/minzip/navigation-state-hooks)](https://bundlephobia.com/result?p=navigation-state-hooks)
[![bundlephobia](https://badgen.net/bundlephobia/dependency-count/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
```