emoji-flag-es

returns the flag-es emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagEs from 'https://cdn.skypack.dev/emoji-flag-es';
</script>

README

🇪🇸

Tests passing Tests passing

Returns the friendly flag-es emoji.

Usage

const emoji = require('emoji-flag-es');
console.log(emoji) // 🇪🇸

Tests

emoji-flag-es proudly has 100% test coverage. Run tests with npm test.