Skip to main content
Module

std/url/normalize.ts

The Deno Standard Library
Go to Latest
import * as mod from "https://deno.land/std@0.223.0/url/normalize.ts";

Functions

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