Back to packages list

Vals using node-emoji

Description from the NPM package:
Friendly emoji lookups and parsing utilities for Node.js. 💖
tr3ntg avatar
replaceEmojisWithImages
@tr3ntg
Express
Accepts an HTML string ( body.html ) and returns an emoji-escaped replacement. The purpose of this is due to official PDF spec's lack of support for emojis. This can be seen in the Anvil PDF Generation service as well - emojis are not rendered. node-emoji github here - replaces all emojis with spans emoji images for replacement are hosted at netlify (sourced from private repo)
1
Next