Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/core/source.ts>normalizeUrl

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function normalizeUrl
import { normalizeUrl } from "https://deno.land/x/lume@v1.19.2/core/source.ts";

Remove the /index.html part if exist and replace spaces

Parameters

url: string

Returns

string