ansi-regex
ansi regex library
A regular expression library for matching ANSI escape codes
Regular expression for matching ANSI escape codes
188 stars
17 watching
79 forks
Language: JavaScript
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides ANSI escape codes for styling strings in the terminal | 426 |
| Tools for removing ANSI escape codes from text input. | 56 |
| Slices a string with ANSI escape codes to extract specific parts | 47 |
| 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 |
| Removes unwanted formatting codes from text | 402 |
| A utility for removing special formatting codes from text streams | 34 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| Escapes special characters in regular expressions to ensure safe string insertion | 584 |
| A live regular expression testing environment built with curses. | 8 |
| Standardizes escaping of string characters for use in regular expressions. | 375 |
| Implementation of a Perl-like regex =~ operator in Swift | 112 |
| Proposes an escape sequence for matching Unicode line terminators in regular expressions | 5 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |