Gatsby: How does Gatsby count number of plugin downloads

Created on 22 Feb 2019  路  6Comments  路  Source: gatsbyjs/gatsby

Summary

I am wondering, how does Gatsby counts the number of download of the plugins (ketico source plugin in my case).

On the npm I can see around 3k downloads, but in the docs, there is just 661.

image

Does the number describe total downloads or number of downloads in some time period?

Relevant information

I looked to npm stats (https://npm-stat.com/charts.html?package=gatsby-source-kentico-cloud) and 661 downloads were performed between October and November 2018

question or discussion

Most helpful comment

We use https://github.com/algolia/npm-search but it seems to be out of date all the time...

https://github.com/gatsbyjs/gatsby/issues/11129

I'm pretty sure we should create our own or work together with the algolia team to get this fixed.

All 6 comments

We use https://github.com/algolia/npm-search but it seems to be out of date all the time...

https://github.com/gatsbyjs/gatsby/issues/11129

I'm pretty sure we should create our own or work together with the algolia team to get this fixed.

Great thanks!

@Simply007 If I answered your question correctly, do you mind closing this issue as we already have the #11129 open for it.

Sure @wardpeet!

The number there is the count for the last month of downloads. So not the total.

Thanks for clarification @KyleAMathews.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

benstr picture benstr  路  3Comments

jimfilippou picture jimfilippou  路  3Comments

ferMartz picture ferMartz  路  3Comments

rossPatton picture rossPatton  路  3Comments

Oppenheimer1 picture Oppenheimer1  路  3Comments