API Docs for: 3.18.1

GetNodeJS Class

Module: get-nodejs

NodeJS specific Get module used to load remote resources. It contains the same signature as the default Get module so there is no code change needed.

Item Index

Methods

Methods

js

(
  • s
  • options
)

Override for Get.script for loading local or remote YUI modules.

Parameters:

  • s Array | String

    The URL's to load into this context

  • options Object

    Transaction options

script

()

Alias for Y.Get.js