url-parser
url-parser copied to clipboard
Validate non empty string segment
Changes
- Upgraded
elm-testsince I was getting the errorI cannot find module 'Test.Runner.Failure'. I followed the comments from here. - Changed the
stringparser to validate the string isn't empty. - Added test case.
- Updated the doc for
customto remove thestringexample since it was no longer accurate.
Hi @evancz Could you please chime in here? I'd like to know if this PR is still relevant or I should forget about it and delete my fork. Thank you!