In this project, we analyzed whether there is a correlation between the number of commits in a GitHub repository and the number of downloads executed on npm. In particular, we want to verify if, as the number of commits increases, the number of downloads also increases.
We used the following libraries:
- React: GitHub - npm
- Angular: GitHub - npm
- Vue: GitHub - npm
- Svelte: GitHub - npm
- Solid: GitHub - npm
- Ember: GitHub - npm
To obtain the data, we used the GitHub APIs and the npm APIs. The report is available in the PDF file present in the repository. The report is written in Italian.
From the analysis conducted, it emerges that an increase in the number of commits does not correspond to an increase in the number of downloads.
The results are summarized in this graph: