Upsilon-VsCode/Client/node_modules/ansi-red
Deukhoofd 95cff6f702
Initial
2019-02-17 18:07:28 +01:00
..
LICENSE Initial 2019-02-17 18:07:28 +01:00
index.js Initial 2019-02-17 18:07:28 +01:00
package.json Initial 2019-02-17 18:07:28 +01:00
readme.md Initial 2019-02-17 18:07:28 +01:00

readme.md

ansi-red NPM version

The color red, in ansi.

Install

Install with npm

$ npm i ansi-red --save

Usage

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

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.