How to use the emoji-toolkit.toImage function in emoji-toolkit

To help you get started, we’ve selected a few emoji-toolkit examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github yanthink / react-simplemde-editor / demo / src / pages / index.js View on Github external
renderMarkdown = text => {
    let html = marked(text);
    return emojiToolkit.toImage(html);
  };

emoji-toolkit

JoyPixels is a complete set of emoji designed for the web. The emoji-toolkit includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to JoyPixels emoji images. PNG formats provided for the emoji images.

MIT
Latest version published 6 days ago

Package Health Score

76 / 100
Full package analysis