emojiurl

Add smiley emoji in the url


Keywords
emoji, smiley
License
MIT
Install
npm install emojiurl@1.1.0

Documentation

emojiurl

Add smiley emoji in the url 😄

only works on Mac 😞

As seen in

emoji in url screen

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/emojiurl@1.4.0">

then invoke

  URLEmoji.addEmojiToURL();

Everytime you reload a new smiley emoji appears on the url 😉

TO-DO

  • Make the emoji category wise. URLEmoji.addEmojiToURL('smiley')
  • CDN - emoji.js