justinm/ANSI to HTML

Escapes ANSI color escape sequences into HTML HEX colors.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
inputThe raw input containing ANSI color codes. An input or path must be specified, but not both.no
pathThe path to the file containing ANSI color codes. An input or path must be specified, but not both.no
encodingThe encoding for the raw input. Defaults to utf8.yesutf8
namedescription
contentsThe input or contents of path where all ANSI codes have been replaced with HTML color codes.