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
async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Updated by @es128
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Updated by @danez
chokidar-cli
Ultra-fast cross-platform command line utility to watch file system changes.
Updated by @es128
async-waterfall
Runs a list of async tasks, passing the results of each into the next one
Updated by @es128
babel-brunch
Brunch plugin to turn latest ECMAScript standard code into vanilla ES5 with no runtime required.
Updated by @danez