Search Emojis in any string and get the output as a list of emojis.
Usage: npm install --save emoji-search-mmt
This module has a function exposed, findEmojisInString which accepts a string as input, and outputs list of emojis embedded in the string.