console.table
Adds console.table method that prints an array of objects as a table in console
beautify-console-log
This is a further beautification and encapsulation of the 'console' object. You can use it like using "console. log", "console. info", "console. warn", "console. error", and it can display the code line information where the log is printed.
node-run-cmd
Easily run console/terminal command(s) from Node