api documentation for twemoji (v2.2.5)

A Unicode 9 standard based way to implement emoji across all platforms.

table of contents

  1. module twemoji
    1. function twemoji.onerror ()
    2. function twemoji.parse (what, how)
    3. function twemoji.replace (text, callback)
    4. function twemoji.test (text)
    5. object twemoji.convert
    6. object twemoji.twemoji_npm
    7. string twemoji.base
    8. string twemoji.className
    9. string twemoji.ext
    10. string twemoji.size
  2. module twemoji.convert
    1. function twemoji.convert.fromCodePoint (codepoint)
    2. function twemoji.convert.toCodePoint (unicodeSurrogates, sep)
  3. module twemoji.twemoji_npm
    1. function twemoji.twemoji_npm.onerror ()
    2. function twemoji.twemoji_npm.parse (what, how)
    3. function twemoji.twemoji_npm.replace (text, callback)
    4. function twemoji.twemoji_npm.test (text)
    5. object twemoji.twemoji_npm.convert
    6. string twemoji.twemoji_npm.base
    7. string twemoji.twemoji_npm.className
    8. string twemoji.twemoji_npm.ext
    9. string twemoji.twemoji_npm.size

module twemoji

function twemoji.onerror ()

function twemoji.parse (what, how)

function twemoji.replace (text, callback)

function twemoji.test (text)

module twemoji.convert

function twemoji.convert.fromCodePoint (codepoint)

function twemoji.convert.toCodePoint (unicodeSurrogates, sep)

module twemoji.twemoji_npm

function twemoji.twemoji_npm.onerror ()

function twemoji.twemoji_npm.parse (what, how)

function twemoji.twemoji_npm.replace (text, callback)

function twemoji.twemoji_npm.test (text)

[ this document was created with utility2 ]