emoji-flag-ng

returns the flag-ng emoji

Usage no npm install needed!

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

README

🇳🇬

Tests passing Tests passing

Returns the friendly flag-ng emoji.

Usage

const emoji = require('emoji-flag-ng');
console.log(emoji) // 🇳🇬

Tests

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