What is @web-std/form-data?
"Web API compatible Form Data implementation"
@web-std/form-data is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 40.2 KB on disk.
Installation Guide
# Install via NPM
npm install @web-std/form-data
# Install via Yarn
yarn add @web-std/form-data