parser
parser copied to clipboard
Add some examples that show a parser alternative for regex
Because elm/parser is recommended over using regex, there should be some examples showing how to make a parser for both simple and complex regex.
If you guys agree, I'll make a draft PR when I get started. If I have not yet done so anyone can take this issue.