#ansi-escapes #command-line-tool #removing #string #sequence #strip

app no-ansi

A CLI tool for removing ANSI escape sequences from strings

1 unstable release

0.1.0 Jan 26, 2022

#44 in #removing

MIT license

5KB
58 lines

no-ansi

This tool strips ANSI escape codes from the input, either stdin or a given file.

Installation

cargo install no-ansi

Dependencies

~2MB
~31K SLoC