api documentation for he (v1.1.1)

A robust HTML entities encoder/decoder with full Unicode support.

table of contents

  1. module he
    1. function he.decode (html, options)
    2. function he.encode (string, options)
    3. function he.escape (string)
    4. function he.unescape (html, options)
    5. string he.version

module he

function he.decode (html, options)

function he.encode (string, options)

function he.escape (string)

function he.unescape (html, options)

[ this document was created with utility2 ]