country-to-emoji-flag
v1.0.0
Published
Convert an ISO 3166-1 alpha2 code to a unicode emoji flag
Downloads
36
Readme
Convert an ISO 3166-1 alpha2 (country) code to an emoji
const emoji = require('country-to-emoji-flag');
emoji('DK');
// 🇩🇰
For a countries list see: https://github.com/srcagency/iso-3166-1-codes