What is avvio?
"Asynchronous bootstrapping of Node applications"
avvio is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 176.9 KB on disk.
Installation Guide
# Install via NPM
npm install avvio
# Install via Yarn
yarn add avvio