Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.
/ npm-statistics Public archive

NPM Download Statistics for ClearTax Open Source Projects

Notifications You must be signed in to change notification settings

ClearTax/npm-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-statistics

NPM Stats

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

Downloads

Name Downloads
post-merge-install 94345
@cleartax/apollo-server-plugin-introspection-auth 84090
@cleartax/zoids 44032
install-types 19554
engines-ok 18586
@cleartax/eslint-config 15367
props-validator 5274
pivotal-flow 4981
Sum 286229

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

or for packages

{
  "npm-stats": [
    "post-merge-install",
    "engines-ok"
  ]
}
  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 ClearTax 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 disabled by default for forks.

Ref

  • npmtotal - Find you npm download statistics

About

NPM Download Statistics for ClearTax Open Source Projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published