A simple utility for wrapping text in various formats, including XML, Markdown, HTML, JSON, YAML, CSV, Plain Text, LaTeX, and Shell.
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
JSR Score
94%
Published
a week ago (0.1.0)
Add Package
deno add @yawnxyz/fence
Import symbol
import { wrapText } from "@yawnxyz/fence";
---- OR ----
Import directly with a jsr specifier
import { wrapText } from "jsr:@yawnxyz/fence";
Add Package
npx jsr add @yawnxyz/fence
Import symbol
import { wrapText } from "@yawnxyz/fence";
Add Package
yarn dlx jsr add @yawnxyz/fence
Import symbol
import { wrapText } from "@yawnxyz/fence";
Add Package
pnpm dlx jsr add @yawnxyz/fence
Import symbol
import { wrapText } from "@yawnxyz/fence";
Add Package
bunx jsr add @yawnxyz/fence
Import symbol
import { wrapText } from "@yawnxyz/fence";