path-match icon indicating copy to clipboard operation
path-match copied to clipboard

please use path-to-regexp's `match` function

Results 2 path-match issues
Sort by recently updated
recently updated
newest added

This package still references a very old version of path-to-regex

routes.js and express have a feature called `splats` ( https://github.com/aaronblohowiak/routes.js#path-formats ). Does `path-match` support this or something similar to it ?