api documentation for node-emoji (v1.5.1)

simple emoji support for node.js projects

table of contents

  1. module node-emoji
    1. function node-emoji._get (emoji)
    2. function node-emoji.emojify (str, on_missing)
    3. function node-emoji.get (emoji)
    4. function node-emoji.random ()
    5. function node-emoji.search (str)
    6. function node-emoji.which (emoji_code)
    7. object node-emoji.emoji
  2. module node-emoji.emoji
    1. function node-emoji.emoji._get (emoji)
    2. function node-emoji.emoji.emojify (str, on_missing)
    3. function node-emoji.emoji.get (emoji)
    4. function node-emoji.emoji.random ()
    5. function node-emoji.emoji.search (str)
    6. function node-emoji.emoji.which (emoji_code)
    7. object node-emoji.emoji

module node-emoji

function node-emoji._get (emoji)

function node-emoji.emojify (str, on_missing)

function node-emoji.get (emoji)

function node-emoji.random ()

function node-emoji.search (str)

function node-emoji.which (emoji_code)

module node-emoji.emoji

function node-emoji.emoji._get (emoji)

function node-emoji.emoji.emojify (str, on_missing)

function node-emoji.emoji.get (emoji)

function node-emoji.emoji.random ()

function node-emoji.emoji.search (str)

function node-emoji.emoji.which (emoji_code)

[ this document was created with utility2 ]