strip-ansi / 3.0.1 last updated 4 months ago created on Dec 7th 2013
Install
npm install --save strip-ansi
Clone
git clone git@github.com:chalk/strip-ansi.git
dependencies
| main |
|
ansi-regex | 2.0.0 | MIT |
maintainers
versions
11 total
| 3.0.1 | 5 months ago | jbnicolai |
| 3.0.0 | a year ago | sindresorhus |
| 2.0.1 | 2 years ago | sindresorhus |
| 2.0.0 | 2 years ago | sindresorhus |
| 1.0.0 | 2 years ago | sindresorhus |
| 0.3.0 | 2 years ago | sindresorhus |
| 0.2.2 | 2 years ago | sindresorhus |
| 0.2.1 | 2 years ago | sindresorhus |
| 0.2.0 | 2 years ago | sindresorhus |
| 0.1.1 | 3 years ago | sindresorhus |
| 0.1.0 | 3 years ago | sindresorhus |
readme
strip-ansi 
Strip ANSI escape codes
Install
Usage
Related
- strip-ansi-cli - CLI for this module
- has-ansi - Check if a string has ANSI escape codes
- ansi-regex - Regular expression for matching ANSI escape codes
- chalk - Terminal string styling done right
License
MIT © Sindre Sorhus