What is clone-buffer?
"Easier Buffer cloning in node."
clone-buffer is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install clone-buffer
# Install via Yarn
yarn add clone-buffer