What is yaml?
"JavaScript parser and stringifier for YAML"
yaml is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 667.0 KB on disk.
Installation Guide
# Install via NPM
npm install yaml
# Install via Yarn
yarn add yaml