strip-ansi-cli
Escape code remover
Tools for removing ANSI escape codes from text input.
Strip ANSI escape codes
56 stars
7 watching
5 forks
Language: JavaScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| Removes unwanted formatting codes from text | 402 |
| A utility for removing special formatting codes from text streams | 34 |
| Slices a string with ANSI escape codes to extract specific parts | 47 |
| Provides ANSI escape codes for styling strings in the terminal | 426 |
| Wraps a string with ANSI escape codes to a specified column width. | 120 |
| A regular expression library for matching ANSI escape codes | 188 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| A rollup plugin to remove code sections based on regular expressions | 20 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| A PHP-like HTML tag stripper implemented in TypeScript. | 494 |
| A bash script that generates ANSI escape sequences to manipulate text color and cursor position. | 654 |
| A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
| Tool for detecting and removing unused import statements in code | 239 |
| A post-processing tool to remove server-side rendered (SSR) code from Angular bundles in Express servers. | 2 |
| A command-line tool to remove comments from CSS files | 38 |