Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function strikethrough
import { strikethrough } from "https://deno.land/x/frugal@0.3.0/dep/std/colors.ts";

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string