better-strip-color

1.0.2 • Public • Published

better-strip-color

Strip ansi colors, attributes from a string.

Install

Install with npm or pnpm

$ npm i better-strip-color
$ pnpm i better-strip-color

Usage

const strip = require("better-strip-color");
const strippedString = strip(ANSIString);

License

Released under the LGPL-3.0 license.

Package Sidebar

Install

npm i better-strip-color

Weekly Downloads

1,100

Version

1.0.2

License

LGPL-3.0

Unpacked Size

9.24 kB

Total Files

4

Last publish

Collaborators

  • ceda_ei