README
🇳🇫
Returns the friendly flag-nf emoji.
Usage
const emoji = require('emoji-flag-nf');
console.log(emoji) // 🇳🇫
Tests
emoji-flag-nf proudly has 100% test coverage. Run tests with npm test.
returns the flag-nf emoji
<script type="module">
import emojiFlagNf from 'https://cdn.skypack.dev/emoji-flag-nf';
</script>
Returns the friendly flag-nf emoji.
const emoji = require('emoji-flag-nf');
console.log(emoji) // 🇳🇫
emoji-flag-nf proudly has 100% test coverage. Run tests with npm test.