What is feed?
"Feed is a RSS, Atom and JSON feed generator for Node.js, making content syndication simple and intuitive!"
feed is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 59.5 KB on disk.
Installation Guide
# Install via NPM
npm install feed
# Install via Yarn
yarn add feed