anymatch

Matches strings against configurable strings, globs, regular expressions, and/or functions

regex-parser

A module that parses a string as regular expression and returns the parsed value.

time-limited-regular-expressions

Evaluates regular expressions with a time limit to mitigate DOS attacks based on catastrophic backtracking.