Make your flat text emoji prettier.
You might want to watch
Hello ๐, I am ๐ and also ๐
instead of
Hello :D, I am :) and also ^_^
npm install reemoji --save
# Yarn
yarn add reemoji
var reemoji = require('reemoji');
console.log(reemoji.translate(`Hello :D, I am :) and also ^_^. I like โหยทอเผยทอหโโ ฬฬเทโ`))
// Hello ๐, I am ๐ and also ๐. I like ๐บ
- Dozens of emojis available
- Many faces with different emotions
- There are many figures of ascii cats
- Zero dependencies (0 packages npm)
MIT ยฉ David Mo Ra