Skip to main content
Module

x/dmm/deps.ts>colours.strikethrough

Lightweight Deno Module Manager
Latest
function colours.strikethrough
import { colours } from "https://deno.land/x/dmm@v2.1.2/deps.ts";
const { strikethrough } = colours;

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string