regexp-map
Curried function which takes a map of `RegExp` string keys which when successfully matched given string, resolves to mapped value.
Curried function which takes a map of `RegExp` string keys which when successfully matched given string, resolves to mapped value.
Get a property from an object with the first key that matches the given glob pattern, function, regex or string.
簡易型 epub 簡繁轉換
Webpack loader that applies string.replace to a file
百度貼吧 關鍵字 和諧/反和諧 unescape / escape tieba harmony keywords
Easily perform regex operations with grouping on the CLI.
Regular expression for UTC date
Simple, but advanced mask parser for html input or parsing provided string directly
Like String.prototype.replace() but attempts to match the casing of the substring being replaced.
RegEx Element analyses a text by means of a regular expression. An array of matching values is returned in real time.
A lexical analysis / regular expression engine written in TypeScript
oniguruma regular expression library
Regular Expression parser using templates and models.
a tiny email address regular expression validator
utility functions
Collect popular regular expressions to simplify your development.
simple regular expression utility for node
Run a text string through an array of individual match-replace regular expressions.
RegexGen.js is a JavaScript regular expression generator that helps to construct complex regular expressions, inspired by [JSVerbalExpressions](https://github.com/VerbalExpressions/JSVerbalExpressions).
Bindings for Intel's hyperscan library to quickly and effeciently scan strings against a database of regular expression patterns