4 releases
0.2.1 | Sep 25, 2022 |
---|---|
0.2.0 | Sep 25, 2022 |
0.1.1 | Sep 24, 2022 |
0.1.0 | Sep 24, 2022 |
#5 in #superscript
4KB
82 lines
Char Occurence
CLI that displays the occurences of character in the argument string as superscript.
Trust me, the typo is intended.
Example
$ char_occurence "hello"
Output
h¹e¹l²l²o¹
Dependencies
~3KB