Application for managing a company's employee roster. Executes in Terminal via CLI. Interaction built with node, express, inquirer. Employs a MySQL relational database to hold employee information and ...
A library to print a nicely formatted table, because I didn't like console.table(). This library has no dependencies whatsoever, though when colors are enabled it prints ANSI escape sequences (which ...