1.0.2 • Published 5 years ago

script-plaintext v1.0.2

Weekly downloads
4
License
BSD-2-Clause
Repository
github
Last release
5 years ago

script-plaintext

Convert script output with color code into plain text

npm Package Version

Usage Case

In shell, you can record the cli interaction using the script command, it will record the input to a 'typescript' file. However, this file contains lots of contain characters, e.g. <Esc>[6m;. This cli tools remove the control characters, only preserving plain-text content.

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago