Module

x/proc/tests/deps/colors.ts>strikethrough

A better way to work with processes in Deno.
Latest
function strikethrough
import { strikethrough } from "https://dotland.deno.dev/x/proc@0.21.9/tests/deps/colors.ts";

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string