www.LinuxHowtos.org
NP-COMPLETION
Section: (1)Updated: October 2025
Index Return to Main Contents
NAME
np-completion- Tab Completion for npmSynopsis
-
npm completion
Description
Enables ta-completion in all npm commands. The synopsis above loads the completions into your current shell. Adding it to your ~/.bashrc or ~/.zshrc will make the completions available everywhere:-
npm completion >> ~/.bashrc npm completion >> ~/.zshrc
See Also
-
- *
- npm help developers
- *
- npm help npm