path-match@1.2.4
wrapper around path-to-regexp for easy route parameters
MIT
2016-02-27
已弃用
This package is archived and no longer maintained. For support, visit https://github.com/expressjs/express/discussions
安装 (1.2.4)
npm install path-match@1.2.4
yarn add path-match@1.2.4
pnpm add path-match@1.2.4
bun add path-match@1.2.4
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| http-errors | ~1.4.0 |
| path-to-regexp | ^1.0.0 |