isbinaryfile
Detects if a file is binary in Node.js. Similar to Perl's -B.
dargs
Reverse minimist. Convert an object of options into an array of command-line arguments.
npm-run-path
Get your PATH prepended with locally installed binaries
execa
Process execution for humans