The color gray, in ansi.
Install with npm
$ npm i ansi-gray --save
var gray = require('ansi-gray');
- ansi-reset
- ansi-bold
- ansi-dim
- ansi-italic
- ansi-underline
- ansi-inverse
- ansi-hidden
- ansi-strikethrough
- ansi-black
- ansi-red
- ansi-green
- ansi-yellow
- ansi-blue
- ansi-magenta
- ansi-cyan
- ansi-white
- ansi-gray
- ansi-grey
- ansi-bgblack
- ansi-bgred
- ansi-bggreen
- ansi-bgyellow
- ansi-bgblue
- ansi-bgmagenta
- ansi-bgcyan
- ansi-bgwhite
Install dev dependencies:
$ npm i -d && npm test
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Jon Schlinkert
Copyright © 2015 Jon Schlinkert Released under the MIT license.
This file was generated by verb-cli on May 21, 2015.