buchstabieralphabet
v0.0.1
Published
A thing we call "buchstabieralphabet" in german
Readme
buchstabieralphabet
Because I have to spell my company name all the time. This things is also called buchstabiertafel in some parts of germany.
Install
npm install -g buchstabieralphabetUsage
Just use flag i for input.
buchstabieralphabet -i "Ganescha Labs"Output
It defaults to the austrian version of the 'buchstabieralphabet'
G -> Gustav
A -> Anton
N -> Nordpol
E -> Emil
S -> Siegfried
C -> Cäsar
H -> Heinrich
A -> Anton
-> Leerzeichen
L -> Ludwig
A -> Anton
B -> Berta
S -> Siegfrieduse flag t for other versions, currently supporting
- aut, for the austrian buchstabieralphabet
- ger, for the german buchstabieralphabet
- ch, for the swiss buchstabieralphabet
Example to get the german buchstabieralphabet
buchstabieralphabet -t "ger" -i "Ganescha Labs"