C

ount

L

ines

O

f

C

ode

-

W

E

B

This application makes use of the File System Access API to allow the user to select the project to CLOC of. You will be prompted to give the browser access to your file system.
We store only the number of visits and the number of lines counted, all the data is collected anonymously and cannot be traced back to any project / user.

Open settings

File ignore list (use /pattern/ to use RegExp):

  • package-lock.json
  • /.*\.lock/
  • .gitignore
  • code-search
  • github-issues

Directory ignore list (use /pattern/ to use RegExp):

  • .svn
  • .cvs
  • .hg
  • .git
  • .bzr
  • .snapshot
  • .config
  • node_modules