has-ansi-cli

4.1.1 • Public • Published

has-ansi-cli

Check if a string has ANSI escape codes

Install

$ npm install --global has-ansi-cli

Usage

$ has-ansi --help

  Usage
    $ has-ansi <text>
    $ echo <text> | has-ansi

  Example
    $ ls --color | has-ansi && echo 'has ansi'

  Exits with code 0 if input has ANSI escape codes and 1 if not

Related

Maintainers

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.1.1
    1
    • latest

Version History

Package Sidebar

Install

npm i has-ansi-cli

Weekly Downloads

2

Version

4.1.1

License

MIT

Unpacked Size

3.32 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus
  • qix