npm scripts fuzzy finder and runner
sudo sh -c "curl https://raw.githubusercontent.com/kubejm/npmfzf/master/npmfzf \
-o /usr/local/bin/npmfzf && \
chmod +x /usr/local/bin/npmfzf"
Run npmfzf
within a directory where package.json
is present.