Package

io.scalajs.nodejs

url

Permalink

package url

Visibility
  1. Public
  2. All

Type Members

  1. trait ParsedURL extends Object

    Permalink

    Parsed URL Object

    Parsed URL Object

    Annotations
    @RawJSType() @native()
  2. trait URL extends Object with IEventEmitter

    Permalink

    This module has utilities for URL resolution and parsing.

    This module has utilities for URL resolution and parsing. Call require('url') to use it.

    Annotations
    @RawJSType() @native()
    See also

    https://nodejs.org/api/url.html

Value Members

  1. object URL extends Object with URL

    Permalink

    URL Singleton

    URL Singleton

    Annotations
    @native() @JSImport( "url" , JSImport.Namespace )

Ungrouped