Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasjhan/npm-stats
view npm package stats with charts
https://github.com/lukasjhan/npm-stats
Last synced: 21 days ago
JSON representation
view npm package stats with charts
- Host: GitHub
- URL: https://github.com/lukasjhan/npm-stats
- Owner: lukasjhan
- Created: 2024-06-05T09:57:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T04:36:48.000Z (5 months ago)
- Last Synced: 2024-06-11T04:21:33.265Z (5 months ago)
- Language: TypeScript
- Homepage: https://npm-stats-ecru.vercel.app
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NPM Accumlated Downloads Charts
![screenhot](./img/screenshot.png)
This is a simple web app that shows the total downloads for a list of packages over a given time period.
You can simply add and remove packages to the list and the app will show the total downloads. The app also shows the downloads as a line chart for a given time period.
## How to Run or Develop
```bash
pnpm ipnpm dev
```## License
MIT