2022-10-24 15:03:36 -04:00

8 lines
528 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Regex
- [Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.](https://www.debuggex.com/)
- [RegEx Library](https://uibakery.io/regex-library)
- [RegexBuddy: Learn, Create, Understand, Test, Use and Save Regular Expression](https://www.regexbuddy.com/)
- [RegulexJavaScript Regular Expression Visualizer](https://jex.im/regulex/#!flags=&re=%5E(a%7Cb)*%3F%24)
- [Rubular](https://rubular.com/)
- [Setup | magic-regexp](https://regexp.dev/getting-started/setup)
- [Welcome | magic-regexp](https://regexp.dev/)