Gloc
Github Gloc - counts locs on GitHub pages
Gives approximate LOC from repo page (private and public)
Latest reviews
Needs a Github PAT to work https://github.com/settings/personal-access-tokens
Not functioning at all for me. All the Linus sample sites show nothing added to the page.
Does this not work anymore? It shows me stat is unavailable for even public repos.
Cool
Cool
Cool project, but I doubt Qt5 is 10 times smaller than CURL
Cool project, but I doubt Qt5 is 10 times smaller than CURL
Unfortunatelly it calculates something else than I expected. On my repo it has reported 440k lines. When I tried cloc on my local copy it said ~90000k. Also some way to calculate per directory would help (as vendor reposiotry acconuts about half of the repo.)
Unfortunatelly it calculates something else than I expected. On my repo it has reported 440k lines. When I tried cloc on my local copy it said ~90000k. Also some way to calculate per directory would help (as vendor reposiotry acconuts about half of the repo.)
It does what it's supposed to but it's not really any help for web development puroposes since package.json and package-lock.json files are counted and can't be disabled
It does what it's supposed to but it's not really any help for web development puroposes since package.json and package-lock.json files are counted and can't be disabled
Great, I had some sample projects that needs counting lines of code. This worked like a charm
Great, I had some sample projects that needs counting lines of code. This worked like a charm
Usefull and easy to use tool.
Usefull and easy to use tool.
Well done!
Well done!
Thanks for this! Very useful! Can i just confirm the LOC does not include codes from package.json (dependency libraries)?
Thanks for this! Very useful! Can i just confirm the LOC does not include codes from package.json (dependency libraries)?
How do I actually use this?
How do I actually use this?
If it can show the lines of code for each file type that would be more useful. Similar to the `cloc` app itself.
If it can show the lines of code for each file type that would be more useful. Similar to the `cloc` app itself.
Very useful, works in public repositories and your own.
Very useful, works in public repositories and your own.
Good extension, very useful, still supported
Good extension, very useful, still supported
Sometimes it doesn't seem to update properly. For example it says I have 1 line on a repo that I clearly have over a hundred on.
Sometimes it doesn't seem to update properly. For example it says I have 1 line on a repo that I clearly have over a hundred on.
very interesting and useful plugin to count lines of code in a repository. just downloaded this to see how many lines were in some popular repos out of curiosity. can be used as a gauge! thanks!
very interesting and useful plugin to count lines of code in a repository. just downloaded this to see how many lines were in some popular repos out of curiosity. can be used as a gauge! thanks!
Great little aid for browsing Github with a very responsive dev, can absolutely recommend.
Great little aid for browsing Github with a very responsive dev, can absolutely recommend.
Really useful extension when you want to get a broader idea of how big a repo is before you downloading it. As you can imagine downloading a 10k LoC repo is not going to a lot easier to download than Linux or Wine ... etc. Overall good extension and nice support from Artem.
Really useful extension when you want to get a broader idea of how big a repo is before you downloading it. As you can imagine downloading a 10k LoC repo is not going to a lot easier to download than Linux or Wine ... etc. Overall good extension and nice support from Artem.
Stat is unavailable.
Does not work for private repositories even if I provide an access token. Will update if this is fixed.
Does not work for private repositories even if I provide an access token. Will update if this is fixed.
Hm, at first sight, a had no idea, how does it app can help? BUT, use it once, can't stop...
Hm, at first sight, a had no idea, how does it app can help? BUT, use it once, can't stop...
I want to have option to hide this info Total lines in the current directory: 163 By extensions: gitignore - 38, md - 11, xml - 114 So at the end there is only "lines" label
I want to have option to hide this info Total lines in the current directory: 163 By extensions: gitignore - 38, md - 11, xml - 114 So at the end there is only "lines" label
Very useful, but seems to require refreshing the page to see line counts in directories.
Very useful, but seems to require refreshing the page to see line counts in directories.
Doesn't seem to work on private repos.
Doesn't seem to work on private repos.
Edit: I originally left a one star review due to it hanging. After refreshing the page, it worked as normal. I am leaving a 4 star since it was still fairly slow (took around 10 minutes) and it sometimes hangs.
Edit: I originally left a one star review due to it hanging. After refreshing the page, it worked as normal. I am leaving a 4 star since it was still fairly slow (took around 10 minutes) and it sometimes hangs.
Pra uma extensão tão simples de usar é uma otima ferramenta pra manter noção do tamanho do projeto.
Hi, could you maybe implment feature, to show, how many LoC is in different folders? It would be like "my source code folder (2500 lines)"