Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/deps/colors.ts>bold

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function bold
import { bold } from "https://deno.land/x/lume@v1.18.1/deps/colors.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string