0.1.0 • Published 9 years ago

strip-color v0.1.0

Weekly downloads
235,639
License
MIT
Repository
github
Last release
9 years ago

strip-color NPM version

Strip ansi characters from a string.

Install

Install with npm

$ npm i strip-color --save

Usage

var strip = require('strip-color');
var red = require('ansi-red');
var str = red('abc');

console.log(strip(str));
//=> 'abc';

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 October 18, 2015.

remarkable-bejo@infinitebrahmanuniverse/nolb-strip@everything-registry/sub-chunk-2837@sweetlikepete/logger@talkncloud/tcup@talkncloud/tnc-cup@tamland/logger@xinix/cicdarma-twilo@zkochan/pnpm-bundledbdxchoices-separatorchromatic-cliclowdr-video-frontendcommander-cli-startercommon-configbreakdance-utilbiuequa11yflaps-loggerflow-typeflowscriptgenerategitpartygithub-workflow-managerdescribe-reacthomebridge-controllerlinkhttp-grabberhelper-coveragehelper-slugifyinquirer2prompt-gridprompt-choicespnpm-glitchpnpm-vjprpterodactyl.ts@effect/markdown-toc@dral/replit-notebook-extension-engine@hspkg/markdown-tocmarkdown-elfjest-dashboardmd-to-tocmarkdown-slugmarkdown-tocmarkdown-toc-cleanedmarkdown-toc-reduxmarkdown-toc-sefmarkdown-toc-unlazymartindoylermanrg-commandersfdx-dmg-pluginshane-sfdx-pluginssehatcloudskerricksigh-avashrunspacecraft-loggerstorybook-chromastorybook-chromaticsfdx-xy-plugintalkpilereact-native-version-handlerreact-native-version-handler-2readline-utilsremarkable-numlthunderballtwilio-video-app-react-gaompytwilio-video-app-tsupdateverbalizevercel-node-dev@andrew.trautmann/sfdx-deploy-tools@catalyst-elements/build-processyyabuilder@11ty/eleventy-plugin-directory-outputystd_serverzenstackzoya@aux4/test@clief/plugin-colorless@connibug/js-logging@johanblumenberg/mocha@reuters-graphics/graphics-bin@rexysaur/zen@orangebeard-io/wdio-orangebeard-reporter@recursiveforte/sprig-flux@frat/markdown-toc@fontoxml/fontoxml-development-tools@fixhq/markdown-toc@newsteam/legacy-cli-logger@dbux/code@cpdevtools/development-host@cpdevtools/lib-node-utilities@csabapalfi/markdown-toc@mshanemc/plugin-helpers@darkobits/lolcatjs@pnpm/bundled
0.1.0

9 years ago