Skip to main content
Module

x/cliffy/dev_deps.ts>bold

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
function bold
import { bold } from "https://deno.land/x/cliffy@v0.24.3/dev_deps.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string