What is ramda?
"A practical functional library for JavaScript programmers."
ramda is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 1.1 MB on disk.
Installation Guide
# Install via NPM
npm install ramda
# Install via Yarn
yarn add ramda