npm-trends icon indicating copy to clipboard operation
npm-trends copied to clipboard

NPM package comparison

Results 68 npm-trends issues
Sort by recently updated
recently updated
newest added

site doesnt seem to work right now with the with the following error message on the API calls ``` { "message": "API rate limit exceeded for user ID 5359194.", "documentation_url":...

can you add a URL hashtag/query param for time window? e.g. npmtrends.com/...?time=5years

Hello, thanks for this great tool. I'd like to be able to compare a package by its versions. for example: * npm@6 vs npm@7 * react@16 vs react@17

Similar to #28 but should be a lot less work. When I look at a comparison like this: https://www.npmtrends.com/swr-vs-react-query I can tell that react-query is growing faster than swr, but...

It would be awesome to be able to switch the chart view from regular to a logarithmic chart. Because in a log chart then you'd be able to see how...

I have clone this project, but I can not launch it in local. The port of 4444 and 5000 is necessary? Where can I find them?

I like the popular list, but it's short and mostly duplicates: ![image](https://user-images.githubusercontent.com/435066/95005463-b98eca00-05be-11eb-849f-a565053fba2e.png) It'd be cool to see the top 50 or so popular trends. De-duplicating would be nice, too.

I've noticed some packages are not showing the correct updated date. For instance, the [ncp](https://www.npmtrends.com/ncp) package shows it was last updated on "Mar 16, 2020". However, the last commit to...

Expected: Typing in some packages produces results Actual: No results are shown Console log: ``` Failed to load resource: the server responded with a status of 503 (Service Unavailable) Access...

I've been compiling a [list](https://tooling.js.org/) of packages, and more than a few have been missing in npm trends; for example, most packages from this project (like `@nrwl/web`) don't show up:...