▲ `String.prototype.matchAll` ponyfill at github.com▼1 up and 2 down, posted by niksy 1556 days ago 2 comments
tracker1 1554 days ago. link 1 point ▲ ▼Why would one use this over just using core-js or es-shims version(s)?
niksy 1392 days ago. link 1 point ▲ ▼I’m sure you can find other polyfills and ponyfills doing the same thing. I’ve made this to make it dependancy free, fully tested in browsers, already transpiled for older environments and without sacrificing spec compliance.