Skip to main content
Module

x/deploy/deps.ts

Command line tool for Deno Deploy
Go to Latest
import * as mod from "https://deno.land/x/deploy@1.10.3/deps.ts";

Namespaces

parse function for parsing JSONC (JSON with Comments) strings.

Classes

Transform a stream into a stream where each chunk is divided by a newline, be it \n or \r\n. \r can be enabled via the allowCR option.

Functions

Make the text bold.

Set text color to cyan.

Resolve a Promise after a given amount of milliseconds.

Converts data into a hex-encoded string.

Convert a glob string to a regular expression.

Set text color to green.

Test whether the given string is a glob

Converts a JSON with Comments (JSONC) string into an object. If a syntax error is found, throw a SyntaxError.

Set text color to magenta.

Take a set of command line arguments, optionally with a set of options, and return an object representing the flags found in the passed arguments.

Set text color to red.

Greater than or equal comparison

Returns the parsed version, or null if it's not valid.

Set changing text color to enabled or disabled

Set text color to yellow.