# @brillout/path-to-regexp

> Vanilla copy of React Router's path-to-regexp mod

Latest version **0.3.1** (published 2021-10-16) · 0 weekly downloads

## Install

```sh
npm install @brillout/path-to-regexp
pnpm add @brillout/path-to-regexp
yarn add @brillout/path-to-regexp
bun add @brillout/path-to-regexp
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.1 |
| Published | 2021-10-16 |
| First published | 2019-09-09 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 20.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | brillout |

## Links

- npm: https://www.npmjs.com/package/@brillout/path-to-regexp
- Repository: https://github.com/brillout/path-to-regexp
- Homepage: https://github.com/brillout/path-to-regexp#readme
- Issues: https://github.com/brillout/path-to-regexp/issues
- npm.io page: https://npm.io/package/@brillout/path-to-regexp

## Dependencies (1)

- [path-to-regexp](https://npm.io/package/path-to-regexp.md) ^1.7.0

## Recent versions

- 0.3.1 (latest) — 2021-10-16
- 0.3.0 — 2021-10-16
- 0.2.3 — 2021-10-06
- 0.2.2 — 2021-10-06
- 0.2.1 — 2021-10-06
- 0.2.0 — 2021-10-06
- 0.1.2 — 2019-09-09
- 0.1.1 — 2019-09-09
- 0.1.0 — 2019-09-09

## README

This is a copy of React Router's modified version of `path-to-regexp`.

This package is about:
- Having the same modifications than React Router's modified version of `path-to-regexp`.
- Having only the package `path-to-regexp` as dependency.

Upstream source code:
- https://github.com/ReactTraining/react-router/blob/6e9d819dd579715a6cb7502f31bdb25e206c82d6/packages/react-router/modules/matchPath.js
- https://github.com/ReactTraining/react-router/blob/6e9d819dd579715a6cb7502f31bdb25e206c82d6/packages/react-router/package.json

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