Skip to content
Snippets Groups Projects
Select Git revision
  • b53f038fafcb04b06c97ad756ffdc78321068dad
  • master default protected
2 results

ansi-dim

  • Clone with SSH
  • Clone with HTTPS
  • Neil Gershenfeld's avatar
    Neil Gershenfeld authored
    8acf8f08
    History
    Name Last commit Last update
    ..
    LICENSE
    index.js
    package.json
    readme.md

    ansi-dim NPM version

    The color dim, in ansi.

    Install

    Install with npm

    $ npm i ansi-dim --save

    Usage

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

    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.