Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/plug/deps.ts>green

๐Ÿ”Œ Deno plugin management library
Go to Latest
function green
import { green } from "https://deno.land/x/plug@0.5.2/deps.ts";

Set text color to green.

Parameters

str: string

text to make green

Returns

string