All Projects → ClearTax → npm-statistics

ClearTax / npm-statistics

Licence: other
NPM Download Statistics for ClearTax Open Source Projects

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to npm-statistics

Tracker
Laravel Stats Tracker
Stars: ✭ 2,638 (+10046.15%)
Mutual labels:  stats
valorant-stats
Valorant statistics bot built with Discord.js using MongoDB
Stars: ✭ 29 (+11.54%)
Mutual labels:  stats
clappr-plugins
Main plugins for the Clappr project
Stars: ✭ 22 (-15.38%)
Mutual labels:  stats
Pm2 Server Monit
Monitor server CPU / Memory / Process / Zombie Process / Disk size / Security Packages / Network Input / Network Output
Stars: ✭ 247 (+850%)
Mutual labels:  stats
LeetCode-Stats-Card
Show your dynamically generated LeetCode stats on your GitHub profile or your website!
Stars: ✭ 207 (+696.15%)
Mutual labels:  stats
Time-Series-Analysis-and-Forecasting-with-Python
No description or website provided.
Stars: ✭ 24 (-7.69%)
Mutual labels:  stats
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+680.77%)
Mutual labels:  stats
Valorant-Zone-Stats
View your VALORANT performance in different areas of every map in the game!
Stars: ✭ 72 (+176.92%)
Mutual labels:  stats
hacktoberfest-data
Generating stats from the raw Hacktoberfest application data.
Stars: ✭ 21 (-19.23%)
Mutual labels:  stats
FacebookChatStatistics
Statistics of any Facebook Messenger conversation
Stars: ✭ 49 (+88.46%)
Mutual labels:  stats
Golang Stats Api Handler
Golang cpu, memory, gc, etc information api handler.
Stars: ✭ 247 (+850%)
Mutual labels:  stats
Minefana
Bungee/Spigot plugin to send stats to a InfluxDB to be displayed by a Grafana instance.
Stars: ✭ 23 (-11.54%)
Mutual labels:  stats
CovidIndiaStats
A dashboard to visualise the spread of covid19 in India(state and districtwise) and around the world(countrywise).
Stars: ✭ 22 (-15.38%)
Mutual labels:  stats
Sportsipy
A free sports API written for python
Stars: ✭ 229 (+780.77%)
Mutual labels:  stats
memcache.php
An APC-like stats/info page for your memcached servers.(unix socket support)
Stars: ✭ 20 (-23.08%)
Mutual labels:  stats
Stdlib
✨ Standard library for JavaScript and Node.js. ✨
Stars: ✭ 2,749 (+10473.08%)
Mutual labels:  stats
cryptocharts
Cryptocurrency stats and charts displayed in your terminal.
Stars: ✭ 55 (+111.54%)
Mutual labels:  stats
github-stats
🌟 GitHub Stats is all about stars, forks, repos, followers and more
Stars: ✭ 89 (+242.31%)
Mutual labels:  stats
sabnzbd-influxdb-export
Export SABnzbd stats to InfluxDB
Stars: ✭ 16 (-38.46%)
Mutual labels:  stats
quakestats
Quake 3 Arena / Quake Live match processing app
Stars: ✭ 18 (-30.77%)
Mutual labels:  stats

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].