What is chalk?
"Terminal string styling done right"
chalk is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 43.3 KB on disk.
Installation Guide
# Install via NPM
npm install chalk
# Install via Yarn
yarn add chalk