I have an npm package and wanted to check download stats from my phone. Existing options felt clunky on mobile or didn't show what I wanted.
This shows daily downloads in a table format (date, count, delta) rather than just charts. Also has package comparison and CSV export with metadata.
Source: https://github.com/afria85/npmtraffic
Happy to hear feedback on UX or anything that feels broken.