Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 i

pnpm dev
```

## License

MIT