Best Software for 2025 is now live!
Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated npm Alternatives

npm Reviews & Product Details

Vishvjit S.
VS
Backend Developer Intern
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about npm?

npm is the best package manager so far. It has a ton of open-source packages to use in any type of node project. It provides almost every package that one might need. The integration is also smooth we just have to write one command and it installs the package very smoothly. Review collected by and hosted on G2.com.

What do you dislike about npm?

I don't particularly dislike npm but when the error occurs during package installation the errors are not properly defined. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

npm is saving a lot of time by providing such a platform that has a ton of opensource libraries and the documentation for package uses is also very good and easy to understand. Review collected by and hosted on G2.com.

npm Overview

What is npm?

npms paid products and services offer teams and companies ways to organize, share, and secure code, integrate npm with testing and deployment tools, and bring code reuse into the enterprise.

npm Details
Discussions
npm Community
Show LessShow More
Product Description

npms paid products and services offer teams and companies ways to organize, share, and secure code, integrate npm with testing and deployment tools, and bring code reuse into the enterprise.


Seller Details
Year Founded
2014
HQ Location
Oakland, CA
Twitter
@npmjs
148,448 Twitter followers
LinkedIn® Page
www.linkedin.com
14 employees on LinkedIn®

Recent npm Reviews

Verified User
U
Verified UserSmall-Business (50 or fewer emp.)
4.0 out of 5
"Essential in a JS app"
Nice Package manager for Node.js and JavaScript projects. Really unmissable and essential for JavaScript developer.
FA
Farhan A.Small-Business (50 or fewer emp.)
5.0 out of 5
"Go to package manager for JS projects"
Ease to publish and manage packages compared to other package managers
Verified User
U
Verified UserEnterprise (> 1000 emp.)
4.5 out of 5
"Open source command line interface"
1. Open Source tool 2. Easy to use 3. It handles package installations, resolves dependencies, and is one of the best package management systems ...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

npm Media

Answer a few questions to help the npm community
Have you used npm before?
Yes

82 out of 83 Total Reviews for npm

4.7 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
82 out of 83 Total Reviews for npm
4.7 out of 5
82 out of 83 Total Reviews for npm
4.7 out of 5

Overall Review Sentiment for npmQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Divyansh K.
DK
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about npm?

NPM has become industry standard when it comes to package management for javascript applications. With millions of packages, and hundreds getting added every week, it has everything you will ever need for your application development. Review collected by and hosted on G2.com.

What do you dislike about npm?

One downside i felt over the years of using npm is the error logs from the npm cli when a package fails to install. It becomes so challenging some times to debug the issue of failing package install that it can take up hours to solve. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

NPM saves me a lot of time while coding, where I don't have to reinvent the wheel every time and can easily take someone else's code and use it for my project. It saves a ton of time and development efforts. The documentation and the examples provided are usually sufficient for most use cases. Review collected by and hosted on G2.com.

Anurag Y.
AY
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about npm?

The best thing about npm is that it is free and easy to use. It hosts almost everything you may need to develop an excellent web application.

All of the packages are managed strictly.

Also, the website shows how long ago the package was created and whether it is maintained currently. Review collected by and hosted on G2.com.

What do you dislike about npm?

There are times when I have different packages installed, and a dependency issue occurs, and I need to access the details. So maybe npm needs good documentation instead of relying on GitHub as my employer blocks GitHub or perhaps a lot of employer in MNC, so it's one thing I dislike. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

Npm is creating a massive database of libraries, and I must use many libraries in my code daily. To name a few, nodemon, express, cors,dotenv.

I cannot imagine a day I could spend without using them. These libraries make any developer's life easier, and npm makes it possible to make them accessible. Review collected by and hosted on G2.com.

FA
Founder & CEO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about npm?

Ease to publish and manage packages compared to other package managers Review collected by and hosted on G2.com.

What do you dislike about npm?

Dashboard is a bit confusing at first but you'll get the hang of it. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

We provide public APIs and in order to create a better dev experience we have to provide a JS SDK so we decided to choose NPM as our JS package manager. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about npm?

Nice Package manager for Node.js and JavaScript projects. Really unmissable and essential for JavaScript developer. Review collected by and hosted on G2.com.

What do you dislike about npm?

Too much packages and maybe some are really really bad or old / deprecated Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

Thanks to npm I don't need to write my own packages and reinvent the wheel / I can use the packages and grow my app fast Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about npm?

Absolutely indespensible resource for web developers. Just about every JavaScript and CSS framework, library and utility is available to download and use quickly, and without costing anything. For developers wanting to publish open-source projects to the world it's an essential tool. Review collected by and hosted on G2.com.

What do you dislike about npm?

The costs for publishing private repos can become expensive for larger teams. I also wish they had a way to help open-source developers monetize their projects by offering some sort of micropayments/donations based on number of downloads a package gets. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

For publishing CSS and JS libraries it's essential. We use it for distributing our open source projects and makes the process much easier. Review collected by and hosted on G2.com.

Arjun S.
AS
Executive Director
Non-Profit Organization Management
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about npm?

As a current user of NPM, I love that it is simple to upload to npm a Javascript package. It's simple; even through the terminal when I was a beginner, it was easy to use and I quickly got the fundamentals of how to use npm. They are well documented with their guides. Review collected by and hosted on G2.com.

What do you dislike about npm?

I don't dislike anything about npm at the moment. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

NPM helps me easily publish my Typescript packages and lets people install my packages easily. It also helps keep people up to date with my packages with the npm registry. Review collected by and hosted on G2.com.

Ingo S.
IS
Frontend Web Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about npm?

npm is so popular that it offers possible, and easy to use, solutions for many web development projects, even more so due to the large package repository full of open source projects. Review collected by and hosted on G2.com.

What do you dislike about npm?

npm's module system is still not perfect after so many years, problems with incompatible peer dependencies, project node_modules folder consuming too much memory (trying to use pnpm as an alternative) and potential security risks due to hidden sub-dependencies, not solved by the outdated mechanism as that risks to break stability of installed solutions. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

Quick and easy way to install third party software in a project and pass the project definition to fellow developers. Saving a lot of time by adopting standard solutions instead of solving every little problem again and again in every new project. Review collected by and hosted on G2.com.

Verified User in Computer & Network Security
UC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about npm?

1. Free and easy to use.

2.It made managing projects easy

3.It has big community for support

4.It handles package installations, tracks versions and resolve dependencies. Review collected by and hosted on G2.com.

What do you dislike about npm?

1. There is no method to link npm eith yarn

2.less support for multi threading. Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

It helped me to manage js packages efficiently.

Helps in organizing projects.

It helped in code reusability. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about npm?

1. Open Source tool

2. Easy to use

3. It handles package installations, resolves dependencies, and is one of the best package management systems for javascript

4. Provides Code reusability Review collected by and hosted on G2.com.

What do you dislike about npm?

1. Less support for multithreading

2.Scalability issues Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

We can run the test file using node Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about npm?

- large package ecosystem

- easy package installation

- easy version management

- active community and support

- easy publishing and sharing Review collected by and hosted on G2.com.

What do you dislike about npm?

- dependency management complexity

- package quality and security

- lack of versioning control

- internet connectivity dependency

- performance and speed Review collected by and hosted on G2.com.

What problems is npm solving and how is that benefiting you?

To install and update packages Review collected by and hosted on G2.com.