What is front-matter?
"Extract YAML front matter from a string"
front-matter is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 11.1 KB on disk.
Installation Guide
# Install via NPM
npm install front-matter
# Install via Yarn
yarn add front-matter