Module: yui
Provides a mechanism to fetch remote resources and
insert them into a document.
This module contains the following classes:
Submodules:
-
get
-
Provides a mechanism to fetch remote resources and
insert them into a document.
-
yui-base
-
The YUI module contains the components required for building the YUI seed file.
This includes the script loading mechanism, a simple queue, and the core utilities for the library.
-
yui-later
-
Provides a setTimeout/setInterval wrapper
-
yui-throttle
-
Provides a throttle/limiter for function calls
-
yui-log
-
Provides console log capability and exposes a custom event for
console implementations.