Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.
/ line-count Public archive

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

Notifications You must be signed in to change notification settings

cb372/line-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba0550b · Dec 28, 2016

History

21 Commits
Jul 7, 2013
Jul 7, 2013
Aug 10, 2013
Jul 7, 2013
Aug 10, 2013
Aug 10, 2013
Aug 10, 2013
Jul 7, 2013
Jul 7, 2013
Aug 10, 2013
Jul 7, 2013
Aug 10, 2013
Dec 26, 2016
Aug 10, 2013

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published