Minimatch Packages

dirmatch

Match multiple patterns with all files in directory

0.1.2 • Published 9 years ago

umatch

A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.

0.2.1 • Published 9 years ago