Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/velociraptor/deps.ts>bold

The npm-style script runner for Deno
Latest
function bold
import { bold } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string