2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,609 forks (1,609 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 23,771 stars (23,771 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Read the proposal at tc39/proposal regexp match indices and implement the 'd' flag support in core js's RegExp polyfill. The error shows that the 'd' flag is not recognized; you need to update the regexp constructor validation to accept 'd' and implement the matching indices behavior.
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Prerequisites
- JavaScriptRegExp