What is microbundle?
"Zero-configuration bundler for tiny JS libs, powered by Rollup."
microbundle is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 335.5 KB on disk.
Installation Guide
# Install via NPM
npm install microbundle
# Install via Yarn
yarn add microbundle