npms
is a utility tool powered by fzf for using npm scripts interactively.
Make sure you have fzf
and jq
installed.
Run the following command in your shell to try npms
without installing:
source <(curl -Ss https://raw.githubusercontent.com/torifat/npms/master/npms.plugin.zsh)
zinit 'torifat/npms'
zgen load 'torifat/npms'
antigen bundle 'torifat/npms'
Download and source npms.plugin.zsh
in your shell config.