import * as mod from "https://deno.land/std@0.222.1/url/mod.ts";
Utilities for working with URL paths.
This module is browser compatible.
Functions
Return the last portion of a | |
Return the directory path of a | |
Return the extension of the | |
f join | Join a base |
Normalize the |