Country utilities A handy little library for dealing with country names, codes and flags. ES2015 modules & Node.js compatible. Usage import { getCountry } from 'src/countries.js' console.log(getCountry('Estonia').flag) // outputs: 🇪🇪