strip-ansi-stream
Formatter
A utility for removing special formatting codes from text streams
Strip ANSI escape codes
34 stars
6 watching
4 forks
Language: JavaScript
last commit: over 3 years ago ansiansi-escape-codescolorcommand-lineconsolejavascriptnodejsstreamingstrip-ansiterminal
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for removing ANSI escape codes from text input. | 56 |
| Removes unwanted formatting codes from text | 402 |
| 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 tool to detect and verify the presence of ANSI escape codes in strings | 45 |
| A regular expression library for matching ANSI escape codes | 188 |
| A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
| A lightweight Node.js library for formatting terminal text with ANSI colors | 1,631 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| Transforms input buffers into an ANSI-formatted diff stream | 108 |
| A command-line tool to remove comments from CSS files | 38 |
| A tool that formats Haskell source code into a more readable layout | 180 |
| A rollup plugin to remove code sections based on regular expressions | 20 |