strip-ansi-cli

January 28, 2024 ยท View on GitHub

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

  • strip-ansi - API for this module

Maintainers

  • Sindre Sorhus
  • Josh Junon

Contents

  1. 1Install
  2. 2Usage
  3. 3Related
  4. 4Maintainers