21 Package Manager
Those who have only a hammer as a tool see a nail in every problem.—Paul Watzlawick
When we talk about the number of packages, the Node Package Manager (npm) is the most successful package manager worldwide and across all programming languages. This tool enables you to create modules and make them available to other developers. In the same way, you can use the modules other programmers have developed in your application. The npm website can be found at https://npmjs.com. It contains various resources such as module lists as well as detailed documentation of the npm and all available options. The npm was originally developed independently of the Node.js platform by Isaac Schlueter. Since version 0.6.3 of Node.js, npm is directly ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access