Skip to content

DervexDev/github-loc

Folders and files

NameName
Last commit message
Last commit date
Jan 26, 2025
May 29, 2024
Jun 28, 2024
Jan 19, 2025
Jun 28, 2024
Jun 28, 2024
Jun 28, 2024
Jan 19, 2025
Jun 28, 2024
Jun 28, 2024
Jun 28, 2024
Feb 16, 2025
Feb 16, 2025
Jun 28, 2024
May 13, 2024
Jun 28, 2024

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.