Frontend/25_02_24/node_modules/@tinyhttp/encode-url
2025-02-25 09:55:29 +01:00
..
dist added doga 2025-02-25 09:55:29 +01:00
LICENSE added doga 2025-02-25 09:55:29 +01:00
package.json added doga 2025-02-25 09:55:29 +01:00
README.md added doga 2025-02-25 09:55:29 +01:00

@tinyhttp/encode-url

encode-url rewrite in TypeScript.

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

Install

pnpm i @tinyhttp/encode-url

API

Example