micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
is-root
Check if the process is running as root user, for example, one started with `sudo`
is-posix-bracket
Returns true if the given string is a POSIX bracket expression (POSIX character class).