himself65 / npm-download-stat

Home Page:https://npm-stat.link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-stat (by versions)

Get npm download stats by versions

Introduction

npm package maintainers have the need to know which versions of their npm packages are being used.

Usage

We use next.js to build this project.

pnpm install
pnpm run dev

Environment Variables

  • GITHUB_TOKEN: GitHub personal access token. It's required to get the repository information from GitHub API.

Related Projects

  • npm-stat.com: npm-stat.com has basic download stats for npm packages. But it doesn't have download stats by versions.
  • francoisbest.com: This website has download stats by versions with amazing visuals. But it's only using SSG to generate the static blog pages.

LICENSE

MIT

About

https://npm-stat.link

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 0.7%Language:CSS 0.4%