react / wstein / node_modules / jest-cli / node_modules / jsdom / node_modules / request / node_modules / har-validator / node_modules / chalk / node_modules / has-ansi / node_modules / ansi-regex / readme.md
81172 viewsansi-regex 
Regular expression for matching ANSI escape codes
Install
Usage
It's a function so you can create multiple instances. Regexes with the global flag will have the .lastIndex
property changed for each call to methods on the instance. Therefore reusing the instance with multiple calls will not work as expected for .test()
.
License
MIT © Sindre Sorhus