ansi-regex

ansi regex library

A regular expression library for matching ANSI escape codes

Regular expression for matching ANSI escape codes

GitHub

188 stars
17 watching
79 forks
Language: JavaScript
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
chalk/ansi-stylesProvides ANSI escape codes for styling strings in the terminal426
chalk/strip-ansi-cliTools for removing ANSI escape codes from text input.56
chalk/slice-ansiSlices a string with ANSI escape codes to extract specific parts47
chalk/wrap-ansiWraps a string with ANSI escape codes to a specified column width.120
chalk/has-ansiA tool to detect and verify the presence of ANSI escape codes in strings45
chalk/strip-ansiRemoves unwanted formatting codes from text402
chalk/strip-ansi-streamA utility for removing special formatting codes from text streams34
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
yyytcool/rexxA human-readable regex library with structured syntax and variable support.2
sindresorhus/escape-string-regexpEscapes special characters in regular expressions to ensure safe string insertion584
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
tc39/proposal-regex-escapingStandardizes escaping of string characters for use in regular expressions.375
kasei/swiftregexImplementation of a Perl-like regex =~ operator in Swift112
tc39/proposal-regexp-r-escapeProposes an escape sequence for matching Unicode line terminators in regular expressions5
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86