README
🇳🇬
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.
returns the flag-ng emoji
<script type="module">
import emojiFlagNg from 'https://cdn.skypack.dev/emoji-flag-ng';
</script>
Returns the friendly flag-ng emoji.
const emoji = require('emoji-flag-ng');
console.log(emoji) // 🇳🇬
emoji-flag-ng proudly has 100% test coverage. Run tests with npm test.