strip-ansi-cli

Escape code remover

Tools for removing ANSI escape codes from text input.

Strip ANSI escape codes

GitHub

56 stars
7 watching
5 forks
Language: JavaScript
last commit: 10 months ago

Related projects:

Repository Description Stars
chalk/strip-ansi Removes unwanted formatting codes from text 398
chalk/strip-ansi-stream A utility for removing special formatting codes from text streams 34
chalk/slice-ansi Slices a string with ANSI escape codes to extract specific parts 47
chalk/ansi-styles Provides ANSI escape codes for styling strings in the terminal 422
chalk/wrap-ansi Wraps a string with ANSI escape codes to a specified column width. 120
chalk/ansi-regex A regular expression library for matching ANSI escape codes 185
sindresorhus/strip-indent Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. 135
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20
sindresorhus/gulp-strip-debug Removes console statements from JavaScript code to strip debugging information 251
ericnorris/striptags A PHP-like HTML tag stripper implemented in TypeScript. 494
fidian/ansi A bash script that generates ANSI escape sequences to manipulate text color and cursor position. 644
eslint/markdown Enables linting of JavaScript code in Markdown documents 407
hakancelikdev/unimport Tool for detecting and removing unused import statements in code 239
xsip/ngx-ssr-code-remover A post-processing tool to remove server-side rendered (SSR) code from Angular bundles in Express servers. 2
sindresorhus/strip-css-comments-cli A command-line tool to remove comments from CSS files 38