emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
ansi-regex
Regular expression for matching ANSI escape codes
ignore
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
safe-regex-test
Give a regex, get a robust predicate function that tests it against a string.
regexpu-core
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
has-ansi
Check if a string has ANSI escape codes