What is json-to-pretty-yaml?
"A node module to convert JSON to YAML"
json-to-pretty-yaml is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 16.6 KB on disk.
Installation Guide
# Install via NPM
npm install json-to-pretty-yaml
# Install via Yarn
yarn add json-to-pretty-yaml