How to use the isansi.gray function in isansi

To help you get started, we’ve selected a few isansi examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github thenativeweb / flaschenpost / test / cli / indexTests.js View on Github external
}, function (stdoutText) {
          assert.that(isAnsi.gray(stdoutText), is.true());
          done();
        });
      });

isansi

isansi checks whether a string uses ANSI color and style.

MIT
Latest version published 2 years ago

Package Health Score

46 / 100
Full package analysis