site_opytex/theme/node_modules/ansi-gray
Bertrand Benjamin 5b475a2f38 Feat: import work and verify compilation 2020-06-24 08:26:04 +02:00
..
LICENSE Feat: import work and verify compilation 2020-06-24 08:26:04 +02:00
index.js Feat: import work and verify compilation 2020-06-24 08:26:04 +02:00
package.json Feat: import work and verify compilation 2020-06-24 08:26:04 +02:00
readme.md Feat: import work and verify compilation 2020-06-24 08:26:04 +02:00

readme.md

ansi-gray NPM version

The color gray, in ansi.

Install

Install with npm

$ npm i ansi-gray --save

Usage

var gray = require('ansi-gray');

Running tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

License

Copyright © 2015 Jon Schlinkert Released under the MIT license.


This file was generated by verb-cli on May 21, 2015.