What is unist-util-find-after?
"unist utility to find a node after another node"
unist-util-find-after is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 15.0 KB on disk.
Installation Guide
# Install via NPM
npm install unist-util-find-after
# Install via Yarn
yarn add unist-util-find-after