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.
console-gui-tools
A simple library to draw option menu, text popup or other widgets and layout on a Node.js console.
has-values
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
better-console-utilities
Provides utilities and enhancements to console logging and adds a configurable color profile to apply colors to any output automatically.