emoji-christmas-tree

returns the christmas-tree emoji

Usage no npm install needed!

<script type="module">
  import emojiChristmasTree from 'https://cdn.skypack.dev/emoji-christmas-tree';
</script>

README

🎄

Tests passing Tests passing

Returns the friendly christmas-tree emoji.

Usage

const emoji = require('emoji-christmas-tree');
console.log(emoji) // 🎄

Tests

emoji-christmas-tree proudly has 100% test coverage. Run tests with npm test.