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