Back to Browse

npm/pnpm/yarn Shorthand For JavaScript and TypeScript

47 views
May 8, 2026
2:22

NPM Special Short hands. Npm allows you to skip typing the word "run" for a few commands: "npm start", "npm stop", "npm test", "npm restart". NPM automatically recognizes these words as short hands, so you don't have to type the word "run". Custom commands however, still needs the word "run". Works with NPM, PNPM, and Yarn.

Download

0 formats

No download links available.

npm/pnpm/yarn Shorthand For JavaScript and TypeScript | NatokHD