#escaping #ansi #sequences #codes #cli #string #removing

app no-ansi

A CLI tool for removing ANSI escape sequences from strings

1 unstable release

0.1.0 Jan 26, 2022

#20 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
~28K SLoC