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 2,100,318
lite-ready 1,950,500
postscss 84,490
grunt-shimly 17,221
shimly 13,717
attach.js 10,289
parsehtml 9,889
utube 9,473
daccord-validation 3,538
angular-scriptloader 1,201
Total 2,100,318

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