What is echo-cli?
"A cross-platform CLI for outputting text to the command line. Supports escape sequences"
echo-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 9.3 KB on disk.
Installation Guide
# Install via NPM
npm install echo-cli
# Install via Yarn
yarn add echo-cli