This repository was archived by the owner on Dec 15, 2018. It is now read-only.
This repository was archived by the owner on Dec 15, 2018. It is now read-only.
Allow passing options
for snd/url-pattern #227
Open
Description
As explained in snd/url-pattern#42, I need to be able to parse parenthesis in my named segment values, otherwise it results in a no-match.
Currently, it doesn't look like redux-little-router supports this, so might be worth adding in.