Skip to main content
Module

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

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

Make the text underline.

Parameters

str: string

text to underline

Returns

string