Skip to main content
Module

std/url/normalize.ts

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

Functions

Normalizes the URL or URL string, resolving .. and . segments. Multiple sequential /s are resolved into a single /.