Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gulpjs/glob-stream

Readable streamx interface over anymatch.
https://github.com/gulpjs/glob-stream

globs nothing when directory contains backets

vicary opened this issue almost 10 years ago
Fix root option on glob

Janpot opened this pull request almost 10 years ago
Doesn't play nice with node-glob root option

Janpot opened this issue almost 10 years ago
Update dependencies

shinnn opened this pull request almost 10 years ago
Throw on invalid glob, clean up, 100% coverage, closes #34

UltCombo opened this pull request almost 10 years ago
100% coverage

UltCombo opened this issue almost 10 years ago
Avoid creating multiple Minimatch instances for the same negative glob

UltCombo opened this pull request almost 10 years ago
add a mention of `globby` in the readme

sindresorhus opened this pull request almost 10 years ago
Should glob-stream and globby be merged?

UltCombo opened this issue almost 10 years ago
use Minimatch class to improve perf, fixes #29; fix RegExp handling

UltCombo opened this pull request almost 10 years ago
Use Minimatch class for improved perf

UltCombo opened this issue almost 10 years ago
DRY up code

UltCombo opened this pull request almost 10 years ago
Respect globs array order, fixes #25

UltCombo opened this pull request almost 10 years ago
Bump deps / Remove .npmignore / Use istanbul-coveralls

shinnn opened this pull request about 10 years ago
Exclude folder but include subdir does not work

nstaeger opened this issue about 10 years ago
Using `src` globs can be really slow with negation

necolas opened this issue over 10 years ago
Can't make minimal code to work on windows...please help

ruifortes opened this issue over 10 years ago
Finish the TODO for gulp.src list of globs orderings.

bradobro opened this issue over 10 years ago
Add cwdbase option to enable file base to match cwd.

azweb76 opened this pull request almost 11 years ago