What is cli-list?
"Break CLI lists into arrays"
cli-list is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 3.3 KB on disk.
Installation Guide
# Install via NPM
npm install cli-list
# Install via Yarn
yarn add cli-list