Skip to content

A Chrome extension that shows Lines Of Code of GitHub repository in simple yet elegant way

License

Notifications You must be signed in to change notification settings

DervexDev/github-loc

Repository files navigation

GitHub LOC

Simple yet elegant Google Chrome extension that allows you to view Lines Of Code of both public and private 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. Get the extension from the Chrome Web Store here.

Extension In Action

After Clicking

Available Settings

Limitations

Currently it is only possible to get LOC of repositories that are under 50 MBs!

Backend

You can see the backend of this extension in the ghloc-vercel repository.