|
You are here |
rbuckton.github.io | ||
| | | | |
github.com
|
|
| | | | | Learn regex the easy way. Contribute to ziishaned/learn-regex development by creating an account on GitHub. | |
| | | | |
www.cplusplus.com
|
|
| | | | | [AI summary] The text provides an overview of regular expression syntax and its special characters, quantifiers, groups, assertions, and character classes, primarily focusing on ECMAScript syntax standards. | |
| | | | |
www.regular-expressions.info
|
|
| | | | | In a regular expression, parentheses can be used to group regex tokens together and for creating backreferences. Backreferences allow you to reuse part of the regex match in the regex, or in the replacement text. | |
| | | | |
caniuse.com
|
|
| | | "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers. | ||