Lists all installed npm packages in the current project and makes them easily searchable with the combination of fzf and the search engine njt.
These tools must be installed to use this script:
- fzf - command-line fuzzy finder
- jq - lightweight and flexible command-line JSON processor
- npm - node package manager
curl -OL https://github.com/fools-mate/lookup-package/raw/main/lookup-package
chmod +x lookup-package
sudo mv lookup-package /usr/local/bin/