micromatch
popularGlob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Updated by @es128
fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Updated by @doowb
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Updated by @doowb
gaze
A globbing fs.watch wrapper built from the best parts of other fine watch libs.
Updated by @alexgorbatchev