What is load-plugin?
"Load a submodule, plugin, or file"
load-plugin is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 19.5 KB on disk.
Installation Guide
# Install via NPM
npm install load-plugin
# Install via Yarn
yarn add load-plugin