Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 925 Bytes

README.md

File metadata and controls

47 lines (28 loc) · 925 Bytes

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