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