match-german-federal-states
Try to match a German federal state name with its ISO code. Inspired by match-country-german
.
Installing
npm install match-german-federal-states
Usage
const match = // English // BB // RP // BW // German // BB // MV // NI // TH
See also
match-country-german
– Try to match given german country name with its ISO code.
Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.