@thi.ng/parse
Purely functional parser combinators & AST generation for generic inputs
Purely functional parser combinators & AST generation for generic inputs
javascript String Object prototype extend
oniguruma regular expression library
Build date regexes
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
This is a small library providing utility methods for do useful operations on relevant files
Better RegExp support for Javascript
Extract tilde(~) and/or hashtags(#) from any text. very useful when you need to extract text from html content where numerous html tags would render (# and @) selections inefficient. (A modified version of mention-hashtag by @lmfresneda.
let monkey types url for you
A simple tool for easy creating regexp expression for checking password strength
Building regular expressions with natural language
A set of functions to build and compose complex regular expressions
Safely test strings against any regex with a timeout.
Clone and modify a RegExp instance, including removing, prepending, appending & replacing the source
Extra methods for RegExp.
Small and simple matching library using glob patterns.
Replace only specific occurrences of a string. e.g. if the string exists 10 times, you can replace, say, the 3rd and 8th occurrences only, etc. Returns a new string with nth specific matches of a pattern replaced by a replacement. The pattern can be a str
Run a text string through an array of individual match-replace regular expressions.
Map multiple regular expressions to one or more strings
Interpolate a regular expression match into a replacement string