Skip to main content
Module

x/frugal/dep/std/fmt/colors.ts>bold

A frugal web framework
Latest
function bold
import { bold } from "https://deno.land/x/frugal@0.9.6/dep/std/fmt/colors.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string