ansi-stripper
v0.0.1
Published
Strip ansi color codes from a string
Downloads
11
Readme
##node-ansi-stripper
Strip ANSI color codes
Basically ripped from SO.
If you find yourself in a situation where you're streaming a colored repl somewhere else, such as a browser, you can use this module to escape the terminal ansi colors.