/*______________ | ______ | U I Z E J A V A S C R I P T F R A M E W O R K | / / | --------------------------------------------------- | / O / | MODULE : Uize.Web.library Library Module | / / / | | / / / /| | ONLINE : http://uize.com | /____/ /__/_| | COPYRIGHT : (c)2013-2014 UIZE | /___ | LICENSE : Available under MIT License or GNU General Public License |_______________| http://uize.com/license.html */ /*? Introduction The =Uize.Web.library= module is a library module that bundles together various JavaScript modules that would commonly be needed when using the =Uize.Web= module. *DEVELOPERS:* `Ben Ilegbodu` */ /* Library Contents Uize Uize.Dom Uize.Dom.Basics Uize.Dom.Pos Uize.Event.Bus Uize.Node Uize.Dom.Classes Uize.Web Uize.Web.xEffects Uize.Web.xFilters Uize.Web.xDom */ Uize.module ('Uize.Web.library');