emojiurl
v1.4.1
Published
Add smiley emoji in the url
Downloads
15
Readme
emojiurl
Add smiley emoji in the url 😄
only works on Mac 😞
As seen in
How to use
Add the emoji.js file path to the of your document head:
<script src="path/to/emoji.js">
or use the CDN 😉
<script src="https://npmcdn.com/[email protected]">
then invoke
URLEmoji.addEmojiToURL();
Everytime you reload a new smiley emoji appears on the url 😉
TO-DO
- [x] Make the emoji category wise.
URLEmoji.addEmojiToURL('smiley')
- [ ] CDN - emoji.js