Hacker News new | ask | show | jobs
by canada_dry 2245 days ago
Decent guide. It's great that all the examples are linked to https://regex101.com/ so people can play/explore!

More regex resources I rely on:

http://www.regexr.com/

https://gchq.github.io/CyberChef

https://regexper.com/#.%3F%5Bv%2Ci%5D.*

https://cheatography.com/davechild/cheat-sheets/regular-expr...

1 comments

The examples are linked to RegExr! There's a link titled `[RegExr]` in blue next to each example.

Also, those are some amazing resources, especially CyberChef.

Corrected! (Covid brain) Thanks.