Work with emoji flags in a tiny (317b minified) footprint
npm i --save tiny-flag
yarn add tiny-flag
import countryCodeToFlag from "tiny-flag";
countryCodeToFlag("US"); //=> 'πΊπΈ'
Works great with if-emoji
for progressive fallbacks: Demo.
π€ Ben Aubin
- Website: benaubin.com
- Twitter: @BenAubin_
- Github: @benaubin
Give a βοΈ if this project helped you!