kenchris / urlpattern-polyfill

URLPattern polyfill
https://www.npmjs.com/package/urlpattern-polyfill
MIT License
267 stars 30 forks source link

Implement hasRegExpGroups #126

Closed jeremyroman closed 9 months ago

jeremyroman commented 9 months ago

Support the hasRegExpGroups property added in whatwg/urlpattern#199.

Tests ported from WPT included.

Fixes #125.

jeremyroman commented 9 months ago

@kenchris available for merging at your leisure whenever whatwg/urlpattern#199 is suitably far along for your needs.