# @tinyhttp/url

> URL extensions for tinyhttp

Latest version **2.1.1** (published 2024-01-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tinyhttp/url
pnpm add @tinyhttp/url
yarn add @tinyhttp/url
bun add @tinyhttp/url
```

## Health

**Score 40/100 (D)** — status: abandoned.

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

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.1.1 |
| Published | 2024-01-06 |
| First published | 2020-09-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=12.20.0 |
| Dependencies | 0 |
| Unpacked size | 5.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2903 |
| Author | v1rtl |
| Maintainers | dropthebeatbro |
| Keywords | tinyhttp, node.js, web framework, web, backend, req, request, url, params, query |

## Links

- npm: https://www.npmjs.com/package/@tinyhttp/url
- Repository: https://github.com/tinyhttp/tinyhttp
- Homepage: https://tinyhttp.v1rtl.site
- Issues: https://github.com/tinyhttp/tinyhttp/issues
- npm.io page: https://npm.io/package/@tinyhttp/url

## Alternatives

- [gamedig](https://npm.io/package/gamedig.md) — 29.3K weekly downloads
- [join-monster](https://npm.io/package/join-monster.md) — 12.8K weekly downloads
- [masked](https://npm.io/package/masked.md) — 5.5K weekly downloads
- [@comunica/actor-query-process-explain-logical](https://npm.io/package/@comunica/actor-query-process-explain-logical.md) — 4.7K weekly downloads
- [@veracity/vui](https://npm.io/package/@veracity/vui.md) — 4.6K weekly downloads

## Recent versions

- 2.1.1 (latest) — 2024-01-06
- 2.1.0 — 2023-05-23
- 2.0.9 — 2023-05-14
- 2.0.8 — 2023-01-11
- 2.0.7 — 2022-09-15
- 2.0.6 — 2022-06-05
- 2.0.5 — 2021-12-28
- 2.0.4 — 2021-11-25
- 2.0.3 — 2021-09-23
- 2.0.2 — 2021-09-07
- 2.0.1 — 2021-09-07
- 2.0.0 — 2021-08-22
- 1.3.1 — 2021-05-24
- 1.3.0 — 2021-04-26
- 1.2.4 — 2021-04-08
- … 25 more at https://npm.io/package/@tinyhttp/url/versions

## README

# @tinyhttp/req

[![npm (scoped)][npm-badge]](https://npmjs.com/package/@tinyhttp/req) [![npm][dl-badge]](https://npmjs.com/package/@tinyhttp/req) [![][web-badge]](https://tinyhttp.v1rtl.site/mw/req)

URL extensions for to parse query parameters, URL parameters, and more.

## Install

```sh
pnpm i @tinyhttp/url
```

[npm-badge]: https://img.shields.io/npm/v/@tinyhttp/req?style=flat-square
[dl-badge]: https://img.shields.io/npm/dt/@tinyhttp/req?style=flat-square
[web-badge]: https://img.shields.io/badge/website-visit-hotpink?style=flat-square

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