1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
Files
mywebsite/node_modules/ansi-green/readme.md
2016-01-04 12:25:28 -05:00

2.4 KiB

ansi-green NPM version

The color green, in ansi.

Install

Install with npm

$ npm i ansi-green --save

Usage

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

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.