braces

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

@shivamkj/shell-util

Extremely simple, small, and opinionated helpers that make it easy to write complex shell scripts in NodeJS

extglob

Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.