NPM Download Statistics for DavidWells Open Source Projects. Updated Daily.
| Name | Downloads |
|---|---|
| error | Internal Server Error |
| timestamp | 2025-03-01T01:28:31.262+00:00 |
| path | /api/download-counts |
| Sum | Internal Server Error/api/download-counts02025-03-01T01:28:31.262+00:00 |
Forkthis repository.- Add your npm username/author or list of packages in
package.jsonasnpm-statskey. for author
{
"npm-stats": "DavidWells"
}or for packages
{
"npm-stats": [
"markdown-magic",
"analytics"
]
}- Run
npm iand thennpm startto generate the Downloads. - The repo comes with a daily CRON job that updates the Downloads.
- For updating the badge replace
DavidWellsin badge endpoint to your github username/orgname. https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2F`username`%2Fnpm-statistics%2Fmaster%2Fstats.json - Enable
GitHub Actionsfor your forked repo, as it is enabled by default for forks.
- npmtotal - Find you npm download statistics
- Props to ClearTax for this awesome action