ansi-to-html
ansi-to-html copied to clipboard
Support background 256 colors.
Current version does not handle 6x6x6 216 colors for background starting with "\e[48;5;". I also need to handle both foreground and background setting in the same sequence, but it is beyond quick work.
This is my very first JavaScript program. Please discard and rewrite if not appropriate.