strip-ansi
Code cleaner
Removes unwanted formatting codes from text
Strip ANSI escape codes from a string
402 stars
12 watching
38 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for removing ANSI escape codes from text input. | 56 |
| A utility for removing special formatting codes from text streams | 34 |
| Slices a string with ANSI escape codes to extract specific parts | 47 |
| A tool to detect and verify the presence of ANSI escape codes in strings | 45 |
| 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 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 |
| A rollup plugin to remove code sections based on regular expressions | 20 |
| Tool for detecting and removing unused import statements in code | 239 |
| A tool for cleaning and improving Smalltalk code | 22 |
| A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
| Removes formatting from text copied to the clipboard | 17 |
| A set of TSLint rules to enforce Clean Code practices in TypeScript development. | 169 |