8 lines
380 B
Text
8 lines
380 B
Text
Convert the output from a terminal command that is decorated with ANSI
|
|
escape sequences into customizable HTML (with a small amount of code).
|
|
|
|
Parse::ANSIColor::Tiny returns a data structure that's easy to reformat
|
|
into any desired output. Reformatting to HTML seemed simple and common
|
|
enough to warrant this module as well.
|
|
|
|
WWW: https://metacpan.org/release/HTML-FromANSI-Tiny
|