We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RegExp.prototype.hasIndices
RegExpExecArray.indices
RegExpMatchArray.indices
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original proposal: https://github.com/tc39/proposal-regexp-match-indices
MDN:
Implemented by major browsers: https://github.com/mdn/browser-compat-data/blob/06e29c8bf5c29869288b68d8d027ba34f76e5981/javascript/builtins/RegExp.json#L454
Also available in Deno and, despite not being listed in mdn/browser-compat-data, at least Node.js v16.12.0.
mdn/browser-compat-data
The text was updated successfully, but these errors were encountered:
This should go microsoft/TypeScript as this repo does not cover JavaScript changes.
Sorry, something went wrong.
Thank you! For anyone landing here from Google, there is an existing issue in the TypeScript repository here: microsoft/TypeScript#44227
No branches or pull requests
Original proposal: https://github.com/tc39/proposal-regexp-match-indices
MDN:
Implemented by major browsers: https://github.com/mdn/browser-compat-data/blob/06e29c8bf5c29869288b68d8d027ba34f76e5981/javascript/builtins/RegExp.json#L454
Also available in Deno and, despite not being listed in
mdn/browser-compat-data
, at least Node.js v16.12.0.The text was updated successfully, but these errors were encountered: