安装
npm install ansi-reset
yarn add ansi-reset
pnpm add ansi-reset
bun add ansi-reset
README

ansi-reset NPM version

The color reset, in ansi.

Install

Install with npm

$ npm i ansi-reset --save

Usage

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

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.

版本列表
0.1.1 2015-05-22
0.1.0 2015-05-22