Module: yui
                    
                    
                    
                        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.
                    
                
                    
                            This module contains the following classes:
                            
                            
                     
                    
                                    
                                        Submodules:
 
                                        
                                            - 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.
- get
- Provides a mechanism to fetch remote resources and
insert them into a document.
- yui-later
- Provides a setTimeout/setInterval wrapper
- yui-log
- Provides console log capability and exposes a custom event for
console implementations.
- yui-throttle
- Provides a throttle/limiter for function calls