npm.io
1.0.0 • Published 6 years ago

random-emoji-sh

Licence
ISC
Version
1.0.0
Deps
0
Size
28 kB
Vulns
0
Weekly
0

Random Emojy Shark

GitHub

Downloads

jsDelivr hits (GitHub) npm jsDelivr hits (npm)

Example:

HTML

<li id="emojy"></li>
<script src="https://cdn.jsdelivr.net/gh/Sharkbyteprojects/emojyRandom@v0.0.2/randomEmojy.js"></script>

<script>document.getElementById("emojy").innerText=randomEmojyShark.default()</script>```