Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alephjs/lib/log.ts>yellow

The Full-stack Framework in Deno.
Go to Latest
function yellow
Re-export
import { yellow } from "https://deno.land/x/alephjs@1.0.0-alpha.68.6/lib/log.ts";

Set text color to yellow.

Parameters

str: string

text to make yellow

Returns

string