Skip to main content
Home

Built and signed on GitHub Actions

Works with
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score88%
Published2 months ago (1.0.0)

default

ANSI Shadow to MediaWiki Wikitext converter.

f
getCharacter

Converts a single character to its ANSI Shadow representation.

f
getSupportedCharacters

Gets a list of all supported characters.

f
isSupported

Checks if a character is supported by the ANSI Shadow font.

f
toAsciiArt

Converts text to ANSI Shadow ASCII art as an array of strings (one per row).

f
toPlainText

Converts text to plain ANSI Shadow ASCII art string (without wikitext formatting).

f
toPlainTextMultiline

Converts multi-line text to plain ANSI Shadow ASCII art string.

f
toWikitext

Converts text to ANSI Shadow ASCII art in MediaWiki wikitext table format.

f
toWikitextMultiline

Converts multi-line text to ANSI Shadow ASCII art in MediaWiki wikitext table format.

I
WikitextOptions

Options for customizing the wikitext output.

fonts

ANSI Shadow font character definitions. Each character is represented as an array of strings, where each string is a row.

v
ANSI_SHADOW_FONT

ANSI Shadow font character map

v
FONT_HEIGHT

Height of ANSI Shadow font (number of rows per character)

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.