Skip to content

NPM Download Statistics for eanorambuena's Open Source Projects

Notifications You must be signed in to change notification settings

eanorambuena/npm-statistics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,782 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-statistics

NPM Stats

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

Downloads

Name Downloads
Total 5,629
emmy-dom 5,274
create-emmy 355
Total 5,629

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": "DavidWells"
}

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 DavidWells 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 eanorambuena's Open Source Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%