1.0.1 • Published 9 years ago

string2emoji v1.0.1

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
9 years ago

String2Emoji

A string to emoji translator. A highly inefficient synchronous module that analyzes your string for emoji keywords and suggests all the matches it finds.

s2e = require('string2emoji');

string = "heart rain";
emojified = s2e(string);

console.log(emojified); //=> 😍😘😻💑🌂💛💙💜💚❤️💔💖💘☔💝💟