Closed ArnaudBuchholz closed 9 months ago
It would be simpler / faster to create an helper
Very little value to create such an helper since it would wrap URLParser and UrlSearchParams, will rather document a best practice on how to match such URLs and extract parameters
Since the order of parameters might change, it would be simpler to provide an instance of UrlSearchParams as the last parameter of the custom function.
NOTE it must be added after the capturing groups