0.1.0 • Published 10 years ago

strip-color v0.1.0

Weekly downloads
235,639
License
MIT
Repository
github
Last release
10 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-2837talkpilestorybook-chromastorybook-chromaticthunderballvercel-node-dev@andrew.trautmann/sfdx-deploy-tools@csabapalfi/markdown-toc@connibug/js-logging@cpdevtools/development-host@cpdevtools/lib-node-utilities@dral/replit-notebook-extension-enginejest-dashboardjabin-markdown-toc-unlazyspacecraft-loggertwilio-video-app-react-gaompytwilio-video-app-ts@aux4/test@bicycle-codes/markdown-toc@catalyst-elements/build-process@clief/plugin-colorless@11ty/eleventy-plugin-directory-output@dbux/code@darkobits/lolcatjsystd_serveryyabuilderzenstackzoyaupdateverbalize@hspkg/markdown-toc@fixhq/markdown-toc@effect/markdown-toc@frat/markdown-toc@fontoxml/fontoxml-development-tools@mshanemc/plugin-helpers@newsteam/legacy-cli-logger@johanblumenberg/mocha@recursiveforte/sprig-flux@rexysaur/zen@pnpm/bundled@orangebeard-io/wdio-orangebeard-reporter@reuters-graphics/graphics-binprompt-choicesprompt-gridremarkable-numlsehatcloudreact-native-version-handlerreact-native-version-handler-2sf-demo-utilssfdx-dmg-pluginpnpm-glitchpnpm-vjprreadline-utilspterodactyl.tsrg-commanderrmansfdx-xy-pluginshane-sfdx-pluginssigh-avashrunskerrickgitpartygithub-workflow-managerhome-assistant-matter-hubhomebridge-controllerlinkhttp-grabberhelper-coveragehelper-slugifyinquirer2markdown-slugmarkdown-toc-reduxmarkdown-toc-sefmarkdown-toc-unlazymarkdown-tocmarkdown-toc-cleanedmarkdown-elfmartindoylemd-to-toc@valuis0429/zenstack@xinix/cicd@vincentpeyrouse/home-assistant-matter-hub@sweetlikepete/logger@talkncloud/tcup@talkncloud/tnc-cup@tamland/logger@zkochan/pnpm-bundledarma-twilochoices-separatorchromatic-clicommander-cli-startercommon-configclowdr-video-frontenddescribe-reactbdxbreakdance-utilbiuequa11y
0.1.0

10 years ago