Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / phenax/typed-regex issues and pull requests
#8 - fix: adds support for nested groups
Pull Request -
State: open - Opened by phenax over 2 years ago
- 5 comments
#7 - Bug: If a capture group is part of an optional parent group it is not marked as optional
Issue -
State: open - Opened by Nokel81 over 2 years ago
#6 - Bug: If part of a capture group is optional then the typing assumes that the whole is optional
Issue -
State: open - Opened by Nokel81 over 2 years ago
#5 - Fix README typo
Pull Request -
State: closed - Opened by jkbmat over 3 years ago
#4 - Adds support for `captureAll` and `matchAll`
Pull Request -
State: closed - Opened by phenax over 3 years ago
#3 - Add support for `captureAll` to get an array of typed results
Issue -
State: closed - Opened by phenax over 3 years ago
Labels: enhancement
#2 - fixes non-capturing groups error
Pull Request -
State: closed - Opened by phenax over 3 years ago
#1 - Error: Type instantiation is excessively deep or possibly infinite
Issue -
State: closed - Opened by phenax over 3 years ago
Labels: bug