# @reach/router

> Next generation Routing for React.

Latest version **1.3.4** (published 2020-06-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install @reach/router
pnpm add @reach/router
yarn add @reach/router
bun add @reach/router
```

## Health

**Score 28/100 (F)** — status: abandoned.

Positive: has types package; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.3.4 |
| Published | 2020-06-25 |
| First published | 2018-05-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/reach__router) |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 203.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6825 |
| Author | Ryan Florence |
| Maintainers | blainekasten, chancestrickland, mjackson, ryanflorence |
| Keywords | react, react router |

## Links

- npm: https://www.npmjs.com/package/@reach/router
- Repository: https://github.com/reach/router
- Homepage: https://github.com/reach/router#readme
- Issues: https://github.com/reach/router/issues
- npm.io page: https://npm.io/package/@reach/router

## Dependencies (4)

- [invariant](https://npm.io/package/invariant.md) ^2.2.3
- [prop-types](https://npm.io/package/prop-types.md) ^15.6.1
- [create-react-context](https://npm.io/package/create-react-context.md) 0.3.0
- [react-lifecycles-compat](https://npm.io/package/react-lifecycles-compat.md) ^3.0.4

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.3.4 (latest) — 2020-06-25
- 1.3.0-beta.0 (next) — 2019-09-05
- 1.3.0-alpha.1 (alpha) — 2018-10-25
- 1.3.3 — 2020-02-27
- 1.3.2 — 2020-02-27
- 1.3.1 — 2020-02-03
- 1.3.0 — 2020-02-02
- 1.2.1 — 2018-09-25
- 1.2.0 — 2018-09-22
- 1.1.1 — 2018-06-11
- 1.1.0 — 2018-06-08
- 1.0.11 — 2018-06-08
- 1.0.10 — 2018-06-07
- 1.0.9 — 2018-06-07
- 1.0.8 — 2018-06-07
- … 12 more at https://npm.io/package/@reach/router/versions

## README

<p align="center">
  <a href="https://reach.tech/router/">
    <img alt="Reach Router" src="./logo-horizontal.png" width="400">
  </a>
</p>

<p align="center">
  Next Generation Routing for <a href="https://facebook.github.io/react">React</a>
</p>

<p align="center">
  <a href="https://www.npmjs.com/package/@reach/router"><img src="https://img.shields.io/npm/v/@reach/router.svg?style=flat-square"></a>
  <a href="https://www.npmjs.com/package/@reach/router"><img src="https://img.shields.io/npm/dm/@reach/router.svg?style=flat-square"></a>
  <a href="https://travis-ci.org/reach/router"><img src="https://img.shields.io/travis/reach/router/master.svg?style=flat-square"></a>
</p>

## Documentation

[Documentation Site](https://reach.tech/router)

You can also find the docs in the [website directory](./website/src/markdown).

## Community

[Join us on Spectrum](https://spectrum.chat/reach)

## Legal

MIT License
Copyright (c) 2018-present, Ryan Florence

---
_Source: https://npm.io/package/@reach/router · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
