Skip to main content
Module

x/cliffy/prompt/deps.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
import * as cliffy from "https://deno.land/x/cliffy@v0.24.3/prompt/deps.ts";

Functions

Set text color to blue.

Make the text bold.

The text emits only a small amount of light.

Set text color to green.

Make the text italic.

Set text color to red.

Remove ANSI escape codes from the string.

Make the text underline.

Set text color to yellow.