Post #2191112
2026-04-27 06:29 UTC
@linguistory@code4lib.social there are a few online ones eg https://regexr.com/ or for something slightly different I find https://regexper.com/ a good way of visualising what’s going on (and working out my mistakes)
Replies (2)
-
@beet_keeper@digipres.club 2026-04-27 06:41
@DavidUnderdown@digipres.club @linguistory@code4lib.social will bookmark these! I use regex101.com but I don't know if it adds anything in particular to these.
-
@linguistory@code4lib.social 2026-04-27 12:00
@DavidUnderdown@digipres.club Ooh, good to know about, thank you. I probably should have specified I’m looking for something I can use to highlight regex on my own site, but maybe I can study these to learn something