Open miraclx opened 3 years ago
Excellent, I will add tokei support recently
Here's what these two look like side by side, as you can see, github-sloc
is really off
Excellent work, I was too busy, can you make a PR, I'll merge it and publish to chrome webstore
Yeah, I thought about opening a PR before making the user script but that pretty much did the job and I don't really have a lot of time on my hands so I just settled for that. Feel free to close this issue though unresolved or perhaps label it as a good first issue
for potential contributors.
Currently (a3f7db1), this repo calculates the total lines of code by using GitHub code frequency data.
It doesn't actually reflect the actual lines of code for a repo at a given time.
A good alternative to this would be to use tokei and it's equivalent web server tokei_rs
tokei_rs supports querying and responds, appropriately in JSON format.
Example
Response