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

x/progress/example_deps.ts>strikethrough

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

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string