Namespace: Punycode

Punycode

Punycode operations.

Author:
  • <p>n1474335 [n1474335@gmail.com]</p>
License:
  • Apache-2.0
Source:

Members


<static, constant> IDN

Source:

Methods


<static> run_to_ascii(input, args)

To Punycode operation.

Parameters:
Name Type Description
input string
args Array.<Object>
Source:
Returns:
Type
string

<static> run_to_unicode(input, args)

From Punycode operation.

Parameters:
Name Type Description
input string
args Array.<Object>
Source:
Returns:
Type
string