@chubbyts/chubbyts-framework-router-path-to-regexp
Version:
Path-to-regex routing implementation for chubbyts-framework.
51 lines (38 loc) • 4.42 kB
Markdown
# chubbyts-framework-router-path-to-regexp
[](https://github.com/chubbyts/chubbyts-framework-router-path-to-regexp/actions?query=workflow%3ACI)
[](https://coveralls.io/github/chubbyts/chubbyts-framework-router-path-to-regexp?branch=master)
[](https://dashboard.stryker-mutator.io/reports/github.com/chubbyts/chubbyts-framework-router-path-to-regexp/master)
[](https://www.npmjs.com/package/@chubbyts/chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
[](https://sonarcloud.io/dashboard?id=chubbyts_chubbyts-framework-router-path-to-regexp)
## Description
Path-to-regex routing implementation for [chubbyts-framework][2].
## Requirements
* node: 18
* [chubbyts/chubbyts-framework][2]: ^2.0.0
* [chubbyts/chubbyts-http-error][3]: ^3.0.0
* [chubbyts/chubbyts-http-types][4]: ^3.0.0
* [path-to-regexp][5]: ^8.2.0
* [qs][6]: ^6.14.0
## Installation
Through [NPM](https://www.npmjs.com) as [@chubbyts/chubbyts-framework-router-path-to-regexp][1].
```ts
npm i @chubbyts/chubbyts-framework-router-path-to-regexp@^2.0.2
```
## Copyright
2025 Dominik Zogg
[1]: https://www.npmjs.com/package/@chubbyts/chubbyts-framework-router-path-to-regexp
[2]: https://www.npmjs.com/package/@chubbyts/chubbyts-framework
[3]: https://www.npmjs.com/package/@chubbyts/chubbyts-http-error
[4]: https://www.npmjs.com/package/@chubbyts/chubbyts-http-types
[5]: https://www.npmjs.com/package/path-to-regexp
[6]: https://www.npmjs.com/package/qs