// package
string.prototype.matchall
type: "module"
// preferences
// replacements (1)
String.prototype.matchAll
Available nativelyThis feature is available natively by using String.prototype.matchAll. No third-party package needed.
→ docs: MDN
// engine support
browsers
| engine | min version |
|---|---|
| chrome | 73 |
| chrome_android | 73 |
| edge | 79 |
| firefox | 67 |
| firefox_android | 67 |
| safari | 13 |
| safari_ios | 13 |
| opera | 60 |
| opera_android | 52 |
| samsunginternet_android | 11.0 |
| webview_android | 73 |
| webview_ios | 13 |
runtimes
| engine | min version |
|---|---|
| bun | 1.0.0 |
| deno | 1.0 |
| nodejs | 12.0.0 |
other
| engine | min version |
|---|---|
| oculus | 6.0 |