Frontend/25_02_24/node_modules/@tinyhttp/encode-url/README.md

16 lines
251 B
Markdown
Raw Normal View History

2025-02-25 08:55:29 +00:00
# @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