has-ansi / 2.0.0 last updated 4 months ago created on Jun 14th 2014
Install
npm install --save has-ansi
Clone
git clone git@github.com:sindresorhus/has-ansi.git
dependencies
| main |
|
ansi-regex | 2.0.0 | MIT |
maintainers
versions
6 total
| 2.0.0 | a year ago | sindresorhus |
| 1.0.3 | a year ago | jbnicolai |
| 1.0.2 | a year ago | sindresorhus |
| 1.0.1 | 2 years ago | jbnicolai |
| 1.0.0 | 2 years ago | sindresorhus |
| 0.1.0 | 2 years ago | sindresorhus |
readme
has-ansi 
Check if a string has ANSI escape codes
Install
Usage
Related
- has-ansi-cli - CLI for this module
- strip-ansi - Strip ANSI escape codes
- ansi-regex - Regular expression for matching ANSI escape codes
- chalk - Terminal string styling done right
License
MIT © Sindre Sorhus