strip-ansi-cli

Strip ANSI escape codes


Keywords
cli-app, cli, strip, trim, remove, ansi, styles, color, colour, colors, terminal, console, string, tty, escape, formatting, rgb, 256, shell, xterm, log, logging, command-line, text
License
MIT
Install
npm install strip-ansi-cli@4.0.0

Documentation

strip-ansi-cli

Strip ANSI escape codes

Install

npm install --global strip-ansi-cli

Usage

$ strip-ansi --help

  Usage
    $ strip-ansi <string>
    $ echo <string> | strip-ansi

  Example
    $ ls --color | strip-ansi

Related

Maintainers