Public
Like
2
countGithubLOCUI
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.tsx
https://g--3e1749b2278111f0b46e569c3dd06744.web.val.run
GitHub Line Counter, live on val.town;
Ever wondered how many lines of code are in a GitHub repo without the hassle of cloning it?
Say hello to GitHub Line Counter — your friendly, web-based LOC inspector! 🌟
This simple tool fetches the GitHub repository as a ZIP file,
decompresses it on the fly (thanks to fflate
💨),
and counts the lines of code — on val.town
with an incredible bandwith and speed.
Built with Vanilla JS on the frontend and powered by val.town on the backend, it’s lightweight, fast, and ready to use!
Just paste the repo URL, hit "Count Lines," and watch the magic happen! ✨
Migrated from folder: Apps/ghloc/countGithubLOCUI