Skip to content

axtl/CHARts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

CHARts

Character statistics for your source code! Tell CHARts where your code is, and it will count every single character, and give you some numbers at the end.

From the annotated source code:

Programmers love numbers. Numbers help shape things, turn amorphous blobs into definable structures. In that curiosity, I wrote myself a little utility for displaying the kinds of characters I use in source code. This isn't particularly useful for scientific work, except maybe for helping people decide which languages use more sigils, and if a particular language may increase the risks of RSI.

Features

  • completed

    • it counts characters
    • it ignores some non-code files
    • filter by file extension
  • future

    • show stats by keyboard row
      • QWERTY/DVORAK
      • non-US
    • show stats by chord use (shift, usually)
    • support for UTF-8 in code
    • make pretty outputs
    • show stats by language

About

CHARts counts code characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages