#analyzer #text #cli #cli-tool

app text_analyzer

Tool that counts the occurence of each letter

2 releases

0.1.1 Sep 10, 2022
0.1.0 Aug 9, 2022

#48 in #analyzer

Apache-2.0

240KB
63 lines

text_analyzer

This is a CLI tool that counts letters in a program (Just for practice!)

How to use: text_analyzer [FILENAME] Done!

FEATURES: UTF-8 based, Emoji support, Fast enough

No runtime deps