regex-filename
Regular expression to split a filename.
Regular expression to split a filename.
Regular expression to split a POSIX filename.
Regular expression to split a Windows filename.
Format regex with string substitutions
Regular expression to capture a path basename.
Regular expression to capture the last part of a POSIX path.
Regular expression to capture the last part of a Windows path.
Common regular expressions
Regular expression to split a newline delimited string.
Iterate matches in a string using a JavaScript regular expression
It executes the sepecified regexp for the given text and executes the callback with the match. If a global regexp is used, it creates a loop.
It has buildin regex functions
Snomed Expresssion to MongoQuery
Function that given an infix arithmetic expression, outputs a prefix version
An implementation of infix notation for custom number types in JavaScript
Infix support for rationals
build a regex from user input for filtering data
Match expression with added suggar.
Mathematical expression evaluator
Javascript Regular Expressions with Super Powers