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

x/progress/example_deps.ts>underline

ProgressBar in terminal for deno
Go to Latest
function underline
import { underline } from "https://deno.land/x/progress@v1.4.2/example_deps.ts";

Make the text underline.

Parameters

str: string

text to underline

Returns

string