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-2837flaps-loggerflowscriptflow-typeequa11yhttp-grabber@hspkg/markdown-tocjest-dashboardinquirer2@effect/markdown-toc@fontoxml/fontoxml-development-toolsgitpartygenerategithub-workflow-managerhelper-coveragehelper-slugifyhomebridge-controllerlink@johanblumenberg/mocha@reuters-graphics/graphics-bin@rexysaur/zen@orangebeard-io/wdio-orangebeard-reporter@recursiveforte/sprig-flux@sweetlikepete/loggerpnpm-glitchpnpm-vjprmartindoylemarkdown-elfmarkdown-slugmarkdown-tocmarkdown-toc-cleanedmarkdown-toc-reduxmarkdown-toc-sefmarkdown-toc-unlazy@mshanemc/plugin-helpersmd-to-toc@newsteam/legacy-cli-logger@pnpm/bundled@talkncloud/tcup@talkncloud/tnc-cup@tamland/loggerprompt-gridprompt-choicesclowdr-video-frontend@aux4/test@andrew.trautmann/sfdx-deploy-toolschoices-separatorchromatic-clicommander-cli-starterthunderballcommon-configtalkpilestorybook-chromastorybook-chromaticbreakdance-util@11ty/eleventy-plugin-directory-output@clief/plugin-colorlesstwilio-video-app-react-gaompytwilio-video-app-tsreact-native-version-handlerreact-native-version-handler-2yyabuilderbdxystd_serverspacecraft-loggersigh-avaarma-twilosfdx-dmg-pluginsfdx-xy-pluginshane-sfdx-pluginsshrunsehatcloudskerrickzenstackbiuzoyaremarkable-numlrg-commander@zkochan/pnpm-bundled@xinix/cicdreadline-utilsrman@catalyst-elements/build-processvercel-node-devverbalize@darkobits/lolcatjs@csabapalfi/markdown-toc@cpdevtools/development-host@cpdevtools/lib-node-utilitiesdescribe-reactupdate@connibug/js-logging@dbux/code@dral/replit-notebook-extension-engine
0.1.0

9 years ago