Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.19.2/deps/colors.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string