jonschlinkert / ansi-underline

The color underline, in ansi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansi-underline NPM version

The color underline, in ansi.

Install

Install with npm

$ npm i ansi-underline --save

Usage

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

Related projects

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.

About

The color underline, in ansi.

License:MIT License


Languages

Language:JavaScript 100.0%