Robuta

https://docs.deno.com/runtime/reference/std/regexp/
Utilities for working with RegExp
stdregexp
https://www.regular-expressions.info/
At Regular-Expressions.info you will find a wide range of in-depth information about a powerful search pattern language called regular expressions.
regular expressionsinforegextutorialexamples
https://opensource.com/article/18/3/easy-data-validation-regexpcommon
Take some of the trickiness out of building regular expressions in Perl with the Regexp::Common module.
data validationeasyperlregexpcommon
https://github.com/sindresorhus/escape-string-regexp
Escape RegExp special characters. Contribute to sindresorhus/escape-string-regexp development by creating an account on GitHub.
special charactersgithubsindresorhusescapestring
https://perlmaven.com/regexp-grammars-parse-paragraphs
parseparagraphsregexp
https://caniuse.com/?search=ciu/js-regexp-lookbehind
jsregexpusesupporttables
https://devhints.io/regexp
The one-page guide to regexp: usage, examples, links, snippets, and more.
regexpcheatsheet
https://surma.dev/things/regexp-quote/index.html
I don’t often use RegExp. But when I do, it’s a variation of this pattern.
usefulregexptrickdev
https://perlmaven.com/regexp-grammars-parse-text-with-markup
regexpparsetextmarkupmarkdown