cb372 / line-count

A line counter for GitHub-hosted repositories, built with node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line Count

A service for calculating line counts of GitHub-hosted projects.

Built with node.js + Server-Sent Events.

Demo

http://line-count.herokuapp.com/

Notes

The actual line-counting code is very shoddy, so it will count some comment lines as lines of code. Also anything other than a small and arbitrary list of languages is just listed as 'Text'.

About

A line counter for GitHub-hosted repositories, built with node.js


Languages

Language:JavaScript 60.0%Language:HTML 38.7%Language:Shell 1.3%