fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
log-update
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
cardinal
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
outpipe
write output to a file through shell commands
output-file-sync
Synchronously write a file and create its ancestor directories if needed