npm Logo

npm

What is npm?

npm is THE package manager for the Javascript or Node.js ecosystem. In addition to a central directory for packages, npm also offers a CLI.

How do we use npm?

We use npm in all projects based on Javascript or Node.js. Mainly this concerns projects in the frontend which are implemented with Vue.js or React.

Why npm?

As an established and well-functioning standard in the Javascript ecosystem, npm meets all of our requirements.