ClearTax / npm-statistics

NPM Download Statistics for ClearTax Open Source Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%