Skip to main content
Module

x/cliffy/ansi/deps.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/deps.ts";

Functions

Converts data into a base64-encoded string.

Interfaces

An abstract interface which when implemented provides an interface to read bytes into an array buffer synchronously.

An abstract interface which when implemented provides an interface to write bytes from an array buffer to a file/resource synchronously.