Module

x/ash/mod.ts

A stylish web framework for Deno!
Latest
import * as mod from "https://dotland.deno.dev/x/ash@1.3.6/mod.ts";

Functions

Gets a mime type from a file extension.

Gets a mime type from a file extension.

Returns the basename of a path.

Returns the dirname of a path.

Checks if a file exists.

Returns the file extension of a path.

Removes the file:/// from a file url.

Joins two (or more) paths together.

Joins two (or more) url pathnames.

Returns the segments of a path.

Convert a path string to a RegExp.