js-emoji
js-emoji copied to clipboard
Get emoji url instead of <img> tag
Is there a way to just get the URL for the emoji instead of a full tag without parsing with RegEx or something similar? For my implementation, I don't need a full
tag.
+1
+1