What is unified?
"parse, inspect, transform, and serialize content through syntax trees"
unified is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 142.5 KB on disk.
Installation Guide
# Install via NPM
npm install unified
# Install via Yarn
yarn add unified