What is node-fzf?
"fzf ( junegunn/fzf ) inspired cli utility for node"
node-fzf is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 44.6 KB on disk.
Installation Guide
# Install via NPM
npm install node-fzf
# Install via Yarn
yarn add node-fzf