Skip to main content
Module

x/cliffy/ansi-escape.ts>image

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
variable image
Re-export
import { image } from "https://deno.land/x/cliffy@0.12.1/ansi-escape.ts";

Render image.

type

(buffer: Uint8Array, options?: ImageOptions) => unknown