Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1019 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 1019 Bytes

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.