Hacker News new | ask | show | jobs
Show HN: Tool to track star history and stats of public GitHub repositories (apps.tooljet.com)
6 points by akshay_s 1659 days ago
4 comments

Using your repo, I get an error:

execution failed: TypeError: Cannot read properties of undefined (reading 'value')

Thanks for the notifying. That issue has been fixed.
I built a simple application that can be used to plot the number of stars of a public GitHub repository over time. This might be helpful if you are planning to use an open source tool and you want to know if the project is being adopted well by the OSS community.
I have always been interested in the star trajectory/ history of various projects. But I suppose I will have to wait till I get to my laptop. This is TOUGH to use on mobile.
Is it possible to add compare feature? It might be useful to compare different libraries based on stars.
Yeah, we can quite easily add that. Just a matter of adding and wiring up one more text field and a chart widget.