Skip to main content
Module

x/denoliver/deps.ts

A simple, dependency free static file server for Deno with possibly the worst name ever.
Latest
import * as denoliver from "https://deno.land/x/denoliver@2.3.1/deps.ts";

Classes

BufReader implements buffering for a Reader object.

Functions

Upgrade inputted TCP connection into WebSocket connection.

Make an assertion, error will be thrown if expr does not have truthy value.

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Set text color to blue.

Make the text bold.

Set text color to green.

Take a set of command line arguments, with an optional set of options, and return an object representation of those argument.

Set text color to red.

Create a HTTP server

Create an HTTPS server with given options