node-has-ansi

Check if a string has ANSI escape codes in Node.js
  https://github.com/sindresorhus/has-ansi
  0
  no reviews



Has-ansi is a Node.js module to check if a string has ANSI escape codes.

Node.js is an event-based server-side JavaScript engine.