The Node Package Manager
npm·1 min read·Jan 1, 2025
npm, short for Node Package Manager, is the default package manager for Node.js that comes pre-installed with every distribution.
In short, npm is used to:
-
Download and use packages for your Node.js applications.
-
Download and use standalone command-line interface tools.
-
Coordinate package maintenance across your organization.
-
Share code with other developers around the world.
-
Find other developers who are working on similar problems.
Unlock the Build CLI Apps in JavaScript & Node.js module
Learn how to build, integrate, and safeguard scalable CLI tools, scripts, and apps with JavaScript, Node.js, npm, and Git.
You get immediate access to:
- 45 focused lessons across JavaScript, Node.js, npm, and Git
- 17 real-world projects with commented solutions
- Ongoing updates to this bundle
- Lifetime access to this bundle