Module

std/url/normalize.ts

Deno standard library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.207.0/url/normalize.ts";

Functions

Normalize the URL, resolving '..' and '.' segments and multiple '/'s into '//' after protocol and remaining into '/'.