Skip to main content
Module

x/progress/deps.ts

ProgressBar in terminal for deno
Go to Latest
import * as progress from "https://deno.land/x/progress@v1.3.6/deps.ts";

Functions

Set background color to green.

Set background color to white.

Remove ANSI escape codes from the string.

Synchronously write all the content of the array buffer (arr) to the writer (w).