Skip to main content
Module

x/encodeurl/mod.ts

Encode a URL to a percent-encoded form, excluding already-encoded sequences. Build for Deno
Latest
import * as encodeurl from "https://deno.land/x/encodeurl@1.0.0/mod.ts";

Functions

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