20
Total Commands
100%
Free Access
⚡
Lightning Fast
Available Commands
Click on any command to copy it instantly
20 commands available
20 of 20
Resources
Master NPM
Become proficient in package management
npm install <package>
dependency
install
npm uninstall <package>
dependency
remove
npm init
project
setup
npm run <script>
scripts
automation
npm update
dependency
update
npm outdated
dependency
check
npm audit
security
audit
npm list
dependency
info
npm search <term>
registry
search
npm publish
publish
registry
npm login
authentication
registry
npm link
development
symlink
npm ci
install
ci
npm exec <command>
execute
binaries
npm docs <package>
documentation
help
npm repo <package>
repository
github
yarn install
yarn
install
dependencies
yarn workspace
yarn
workspace
monorepo
pnpm install
pnpm
install
efficient
pnpm workspace
pnpm
workspace
monorepo
Missing a command?
Help us improve this collection by suggesting commands that should be added. Your contributions help the entire developer community!