A Utility library for mapping countries, dial codes and their flags in SVG
npm install country-flags-dial-codeA Utility library for mapping countries, dial codes and their flags in SVG.
sh
$ npm install --save country-flags-dial-code
`
API
$3
`ts
/**
* Returns a dictionary of countries with their flags, name and codes (E.g)
* {
* "AC": {
* "flag": "..."
``