emoji-chains

returns the chains emoji

Usage no npm install needed!

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

README

Tests passing Tests passing

Returns the glorious chains emoji.

Usage

const emoji = require('emoji-chains');
console.log(emoji) // ⛓

Tests

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