regex
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Converts Python-like (re) regular expressions to JavaScript RegExp instances
Get CSS urls from a string.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.
Regular Expression Detection & Replacement streams.
(Deprecated: use apg-js instead.) Pattern-matching alternative to RegExp. Replaces the regular expression syntax with ABNF. Adds APG parser features such as User Defined Terminals (hand-written pattern matchers) and access to the AST.
convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )
Get the line number for each regex match found in a string.
regexp-helper-core
regexp-helper
check RegExp ( regular expressions ) support
Create a matching function from a glob pattern, regex, string, array, object or function.
Replace matching strings and regexes in files
Regular expressions with named capture groups and named back-references
Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn
RegExp AST Parser
Regular expression parser for ECMAScript 2018.
## API
create regex class range string `[一-十]` `[⓪-㊿]` ...