tldr icon indicating copy to clipboard operation
tldr copied to clipboard

Let's document: npm

Open bharateshwq opened this issue 1 year ago • 11 comments

Command description

This is widely used in development and most of its options are misused or never really used this would be a great contendor

Documentation

https://docs.npmjs.com/cli/commands

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

https://github.com/npm/cli

Additional information

https://docs.npmjs.com/cli/commands

Please use https://docs.npmjs.com/cli/xxx instead of https://docs.npmjs.com/cli/v10/xxx in the more information section.

Commands

  • [x] npm 0a4c0f0a3705dae2a8c6d4f9f93d14f57ac6ba7b
  • [x] npm access https://github.com/tldr-pages/tldr/pull/14400
  • [x] npm adduser https://github.com/tldr-pages/tldr/pull/14418
  • [x] npm audit #14499
  • [x] npm bugs #14500
  • [x] npm cache https://github.com/tldr-pages/tldr/pull/14391
  • [x] npm ci #14767
  • [ ] npm completion
  • [x] npm config #15924
  • [x] npm dedupe https://github.com/tldr-pages/tldr/pull/14421
  • [ ] npm deprecate #15973
  • [ ] npm diff
  • [ ] npm dist-tag
  • [ ] npm docs
  • [x] npm doctor #14262
  • [ ] npm edit
  • [ ] npm exec
  • [ ] npm explain
  • [ ] npm explore
  • [x] npm find-dupes https://github.com/tldr-pages/tldr/pull/14468
  • [x] npm fund #8495
  • [ ] npm help
  • [ ] npm help-search
  • [ ] npm hook
  • [x] npm init https://github.com/tldr-pages/tldr/pull/14481
  • [x] npm install #14840
  • [ ] npm install-ci-test
  • [ ] npm install-test
  • [ ] npm link
  • [x] npm login https://github.com/tldr-pages/tldr/pull/14768
  • [x] npm logout #14835
  • [x] npm ls https://github.com/tldr-pages/tldr/pull/14769
  • [x] npm org #14604
  • [x] npm outdated #14088
  • [x] npm owner #14605
  • [ ] npm pack
  • [ ] npm ping
  • [ ] npm pkg
  • [ ] npm prefix
  • [ ] npm profile
  • [ ] npm prune
  • [ ] npm publish
  • [x] npm query #8445
  • [ ] npm rebuild
  • [ ] npm repo
  • [x] npm restart #14035
  • [x] npm root #14581
  • [x] npm run #14035 (alias of npm run-script)
  • [x] npm run-script #14050
  • [ ] npm sbom
  • [x] npm search #14302
  • [ ] npm shrinkwrap
  • [x] npm star #14531
  • [ ] npm stars
  • [x] npm start #14035
  • [x] npm stop #14035
  • [x] npm team #14296
  • [x] npm test #14035
  • [x] npm token #14250
  • [x] npm uninstall #14201
  • [x] npm unpublish #14187
  • [x] npm unstar #14583
  • [x] npm update #14242
  • [x] npm version #14478
  • [x] npm view #14269
  • [x] npm whoami #14580
  • [x] npx #1857

bharateshwq avatar Oct 05 '24 16:10 bharateshwq