Skip to main content
Module

x/cliffy/ansi/ansi.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Latest
import * as cliffy from "https://deno.land/x/cliffy@v1.0.0-rc.4/ansi/ansi.ts";

Variables

Chainable ansi escape sequences. If invoked as method, a new Ansi instance will be returned.

Interfaces

Ansi instance returned by all ansi escape properties.

Type Aliases

Chainable ansi escape sequences. If invoked as method, a new Ansi instance will be returned.

Create new Ansi instance.