Skip to main content
Module

x/bytes_formater/deps.ts>green

Formatting bytes(Uint8Array、Uint16Array、Uint32Array、ArrayBufferView..) output, is very useful when debugging IO functions
Latest
function green
import { green } from "https://deno.land/x/bytes_formater@v1.4.0/deps.ts";

Set text color to green.

Parameters

str: string

text to make green

Returns

string