Package

io.scalajs.nodejs

punycode

Permalink

package punycode

Visibility
  1. Public
  2. All

Type Members

  1. trait Punycode extends Object

    Permalink

    The version of the punycode module bundled in Node.js is being deprecated.

    The version of the punycode module bundled in Node.js is being deprecated. In a future major version of Node.js this module will be removed. Users currently depending on the punycode module should switch to using the userland-provided Punycode.js module instead.

    Annotations
    @RawJSType() @native()
    See also

    https://nodejs.org/dist/latest-v7.x/docs/api/punycode.html

  2. trait UCS2 extends Object

    Permalink

    Punycode.UCS2

    Punycode.UCS2

    Annotations
    @RawJSType() @native()
    See also

    https://nodejs.org/dist/latest-v7.x/docs/api/punycode.html

Value Members

  1. object Punycode extends Object with Punycode

    Permalink
    Annotations
    @native() @JSImport( "punycode" , JSImport.Namespace )

Ungrouped