Simple yet elegant Google Chrome extension that allows you to view Lines Of Code of public GitHub repositories with an option to exclude selected languages. Clicking on the stat will take you to the ghloc.vercel.app page with even more LOC details.
This repo is forked from https://github.com/DervexDev/github-loc. GitHub page changes broke the code of that extension, that is fixed, and the new code only support public repos, so access tokens are not required.
Currently it is only possible to get LOC of repositories that are under 50 MBs!
You can see the backend of this extension in the ghloc-vercel repository.




