What is cli-table?
"Pretty unicode tables for the CLI"
cli-table is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 16.9 KB on disk.
Installation Guide
# Install via NPM
npm install cli-table
# Install via Yarn
yarn add cli-table