strip-ansi-cli

Strip ANSI escape codes

Usage no npm install needed!

<script type="module">
  import stripAnsiCli from 'https://cdn.skypack.dev/strip-ansi-cli';
</script>

README

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