munemo-rs 0.1.1

Turn an integer into a more rememberable word, or vice-versa
Documentation
1
2
3
4
5
6
7
8
# Autodetect text files
* text=auto

# Use CRLF on Windows files
*.bat text eol=crlf
*.cmd text eol=crlf
*.ps1 text eol=crlf
*.txt text eol=crlf