JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 185627
  • Score
    100M100P100Q188894F
  • License MIT

encode-url rewrite in TypeScript with ESM and CommonJS targets

Package Exports

  • @tinyhttp/encode-url
  • @tinyhttp/encode-url/package.json

Readme

@tinyhttp/encode-url

encode-url rewrite in TypeScript with ESM and CommonJS targets.

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

Install

pnpm i @tinyhttp/encode-url

API

Example