emojify-tag

1.0.0 • Public • Published

emojify-tag

Convert emoji codes 💢 to emoji unicode ✨.

Usage

const emojify = require("emojify-tag")
emojify`:sparkles: :hamster:` //"✨ 🐹"

Tagged Template Literals

ES2015 Template Literals have the ability to invoke a function. This feature is called a tagged template literal.

/emojify-tag/

    Package Sidebar

    Install

    npm i emojify-tag

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • dannyfritz