/npms

npms is a utility tool powered by fzf for using npm scripts interactively.

Primary LanguageShellMIT LicenseMIT

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 'torifat/npms'
zgen load 'torifat/npms'
antigen bundle 'torifat/npms'

Manual Installation

Download and source npms.plugin.zsh in your shell config.

Commands

npms

npms