Skip to content

NPM Download Statistics for David's Open Source Projects

Notifications You must be signed in to change notification settings

nicbell/npm-statistics

Repository files navigation

npm-statistics

NPM Stats

NPM Download Statistics for NicBell Open Source Projects. Updated Daily.

Downloads

Name Downloads
Total Internal Server Error/npm-stat/api/download-counts02,024-06-14T00:58:08.922+00:00
error Internal Server Error
timestamp 2,024-06-14T00:58:08.922+00:00
path /npm-stat/api/download-counts
Total Internal Server Error/npm-stat/api/download-counts02,024-06-14T00:58:08.922+00:00

Wanna use npm-statistics?

  1. Fork this repository.
  2. Add your npm username/author or list of packages in package.json as npm-stats key. for author
{
  "npm-stats": "NicBell"
}

or for packages

{
  "npm-stats": [
    "markdown-magic",
    "analytics"
  ]
}
  1. Run npm i and then npm start to generate the Downloads.
  2. The repo comes with a daily CRON job that updates the Downloads.
  3. For updating the badge replace NicBell in 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
  4. Enable GitHub Actions for your forked repo, as it is enabled by default for forks.

Ref

About

NPM Download Statistics for David's Open Source Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published