wildmatchjs
Rust Wildmatch bindings for nodejs
Rust Wildmatch bindings for nodejs
A glob matching library with the same behaviour as git internal wildmatch function
Adds an `.ignore` method that parses `.gitignore` and converts the patterns from wildmatch to glob patterns, so they can then be passed to glob, minimatch, micromatch, gulp.src, glob-stream, etc