AppSuite:External libraries for the UI: Difference between revisions

From Open-Xchange
(Created page with "== UI == * [http://http://jquery.com/ jQuery] [MIT / GPL Version 2] ** + jQuery UI * [http://http://www.modernizr.com/ Modernizr] [MIT / BSD] * [http://requirejs.org/ RequireJ...")
 
No edit summary
Line 1: Line 1:
The following libraries are used by the UI - either when running or when building it:
== UI ==
== UI ==
* [http://http://jquery.com/ jQuery] [MIT / GPL Version 2]
* [http://http://jquery.com/ jQuery] [MIT / GPL Version 2]
Line 10: Line 12:
* [http://brad.is/coding/BigScreen/ BigScreen] [Apache 2.0]
* [http://brad.is/coding/BigScreen/ BigScreen] [Apache 2.0]


== Build system: ==
== Build system ==
* [http://nodejs.org Node.js] <em>not included</em>
* [http://nodejs.org Node.js] <em>not included</em>
* [https://github.com/mde/jake Jake] [Apache]
* [https://github.com/mde/jake Jake] [Apache]
Line 22: Line 24:
* [https://github.com/Leonidas-from-XIV/node-xml2js node-xml2js] [MIT]
* [https://github.com/Leonidas-from-XIV/node-xml2js node-xml2js] [MIT]
* [https://github.com/zzdhidden/node-jquery-deferred node-jquery-deferred] [MIT]
* [https://github.com/zzdhidden/node-jquery-deferred node-jquery-deferred] [MIT]


[[Category:AppSuite]][[Category:UI]]
[[Category:AppSuite]][[Category:UI]]

Revision as of 13:26, 12 April 2013

The following libraries are used by the UI - either when running or when building it:

UI

Build system