Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sindresorhus/matcher issues and pull requests
#35 - Allow arbitrary negation locations?
Issue -
State: open - Opened by tommy-mitchell over 1 year ago
- 2 comments
#34 - v5 does not support commonjs modules. Can't upgrade
Issue -
State: closed - Opened by wsantosve about 3 years ago
- 1 comment
#33 - Version 5.0.0 ERR_REQUIRE_ESM error
Issue -
State: closed - Opened by linusnorton about 3 years ago
- 2 comments
#32 - Bug on matcher.isMatch(['foo', 'bar'], ['a*', 'b*']); //=> true
Issue -
State: open - Opened by ranilian about 3 years ago
#31 - Option to match any pattern in `isMatch`
Issue -
State: open - Opened by manchuck over 3 years ago
- 2 comments
Labels: enhancement, help wanted
#30 - Make negated pattern position-insensitive
Pull Request -
State: closed - Opened by valango over 3 years ago
- 5 comments
#29 - Negated rule is position - sensitive
Issue -
State: closed - Opened by valango over 3 years ago
#28 - Standardize handling of empty arguments
Pull Request -
State: closed - Opened by atjn over 3 years ago
- 2 comments
#27 - Move to GitHub Actions
Pull Request -
State: closed - Opened by Richienb almost 4 years ago
#26 - Add `allPatterns` option
Pull Request -
State: closed - Opened by valango almost 4 years ago
- 19 comments
#25 - Feature request: the 'all' option
Issue -
State: closed - Opened by valango almost 4 years ago
- 2 comments
#24 - Does not match across newlines
Issue -
State: closed - Opened by novemberborn over 4 years ago
- 3 comments
#23 - Option to match any pattern in .isMatch
Issue -
State: closed - Opened by silverwind over 4 years ago
- 3 comments
#22 - Empty pattern array on `.isMatch` should not match
Issue -
State: closed - Opened by silverwind over 4 years ago
- 4 comments
Labels: bug, help wanted
#21 - Support multiple inputs and patterns in `matcher.isMatch()`
Pull Request -
State: closed - Opened by haltcase about 5 years ago
- 1 comment
#20 - Add Node.js 12 to testing
Pull Request -
State: closed - Opened by coreyfarrell over 5 years ago
#19 - Add TypeScript definition
Pull Request -
State: closed - Opened by BendingBender over 5 years ago
#18 - Use ES5 in index.js to support old browsers
Pull Request -
State: closed - Opened by draperunner almost 6 years ago
- 1 comment
#17 - ES5 support
Issue -
State: closed - Opened by draperunner almost 6 years ago
- 1 comment
#16 - Add collection support for .isMatch
Pull Request -
State: closed - Opened by Kikobeats over 6 years ago
- 2 comments
#15 - .isMatch support collection
Issue -
State: closed - Opened by Kikobeats over 6 years ago
- 1 comment
Labels: enhancement, help wanted
#14 - Fix negative matching
Pull Request -
State: closed - Opened by delucis over 6 years ago
- 1 comment
#13 - Negative matching doesn't work for `isMatch`
Issue -
State: closed - Opened by dpopp07 over 6 years ago
- 1 comment
Labels: bug, help wanted
#12 - Issue or not.
Issue -
State: closed - Opened by karuppasamy almost 7 years ago
- 2 comments
#11 - Fix readme typo
Pull Request -
State: closed - Opened by luftywiranda13 almost 7 years ago
#10 - Add `caseSensitive` option
Pull Request -
State: closed - Opened by Ricardo-Silva91 almost 7 years ago
- 8 comments
#9 - Case sensitive option
Issue -
State: closed - Opened by revelt almost 7 years ago
- 3 comments
Labels: enhancement, help wanted
#8 - Added typescript support
Pull Request -
State: closed - Opened by KromDaniel almost 7 years ago
- 2 comments
#7 - Simplify negated
Pull Request -
State: closed - Opened by aretecode over 7 years ago
- 1 comment
#6 - Benchmark
Pull Request -
State: closed - Opened by daveseco7 almost 8 years ago
- 3 comments
#5 - Take a single pattern as a string rather than an array with one item
Pull Request -
State: closed - Opened by Jameskmonger over 8 years ago
- 7 comments
#4 - Line ending errors
Issue -
State: closed - Opened by Jameskmonger over 8 years ago
- 2 comments
#3 - Fails if patterns is an empty array
Issue -
State: closed - Opened by novemberborn over 8 years ago
#2 - Benchmark
Issue -
State: closed - Opened by sindresorhus almost 9 years ago
Labels: enhancement, help wanted
#1 - Feedback
Issue -
State: closed - Opened by sindresorhus almost 9 years ago
- 19 comments
Labels: help wanted, question