A JavaScript ANSI color/style management. ANSI parsing. ANSItoCSS. Small, clean, no dependencies.
Class to transform ANSI-styled input into CSS-styled output supported by the browser's console.
convert string with ANSI color codes into a styled html pre tag
A little function that formats an error object as a nice, readable string. Works in node and the browser; in node, it will use kleur to add ANSI color code escape sequences to the output string, to make it easier to