What is undici?
"An HTTP/1.1 client, written from scratch for Node.js"
undici is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 1.5 MB on disk.
Installation Guide
# Install via NPM
npm install undici
# Install via Yarn
yarn add undici