# @tinyhttp/encode-url

> encode-url rewrite in TypeScript

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

## Install

```sh
npm install @tinyhttp/encode-url
pnpm add @tinyhttp/encode-url
yarn add @tinyhttp/encode-url
bun add @tinyhttp/encode-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-12-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=12.20.0 |
| Dependencies | 0 |
| Unpacked size | 3.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2903 |
| Author | v1rtl |
| Maintainers | dropthebeatbro |
| Keywords | tinyhttp, node.js, web framework, web, backend, cors |

## Links

- npm: https://www.npmjs.com/package/@tinyhttp/encode-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/encode-url

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 2.1.1 (latest) — 2024-01-06
- 2.1.0 — 2023-05-23
- 2.0.8 — 2023-05-14
- 2.0.7 — 2023-01-11
- 2.0.6 — 2022-09-15
- 2.0.5 — 2022-06-05
- 2.0.4 — 2022-01-22
- 2.0.3 — 2021-10-06
- 2.0.2 — 2021-09-23
- 2.0.1 — 2021-09-07
- 2.0.0 — 2021-08-22
- 0.3.0 — 2021-04-26
- 0.2.3 — 2021-04-14
- 0.2.2 — 2021-04-02
- 0.2.1 — 2021-03-26
- … 4 more at https://npm.io/package/@tinyhttp/encode-url/versions

## README

# @tinyhttp/encode-url

> [`encode-url`](https://github.com/pillarjs/encodeurl) rewrite in TypeScript.

Encode a URL to a percent-encoded form, excluding already-encoded sequences

## Install

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

## API

## Example

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