Difference between revisions of "AppSuite:External libraries for the UI"

(Build system)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
<!-- !!! -->
 +
<!-- PLEASE APPLY CHANGES ONLY TO THE NEW TECHNICAL DOCUMENTATION: wd/frontend/web/documentation -->
 +
<!-- !!! -->
 +
 
{{Stability-stable}}
 
{{Stability-stable}}
  
'''Abstract: ''' An overview over libraries that are used by the UI - either when running or when building it:
+
'''Abstract: ''' An overview over libraries that are used by the UI, either when running or when building it. The field "modified" is a hint that simply updating the library to a newer version might break some feature that we depend on. Feel free to explain the details of the change, too.
  
 
== UI ==
 
== UI ==
{|
+
Libraries that are used by the frontend, as delivered to the customer, are listed here: [http://www.open-xchange.com/licenses-ox-app-suite List of 3rd party libraries used in the UI]
! Name & Link
 
! License
 
! Modified?
 
|-
 
| [http://jquery.com/ jQuery] + jQuery UI
 
| MIT / GPL Version 2
 
| no
 
|-
 
| [http://www.modernizr.com/ Modernizr]
 
| MIT / BSD
 
| No
 
|-
 
| [http://requirejs.org/ RequireJS]
 
| MIT / BSD
 
| No
 
|-
 
| [http://documentcloud.github.com/underscore/ Underscore.js]
 
| MIT
 
| No
 
|-
 
| [http://cldr.unicode.org/ Unicode CLDR]
 
| MIT
 
| No
 
|-
 
| [http://getbootstrap.com/ Twitter Bootstrap]
 
| Apache
 
| No
 
|-
 
| [http://mediaelementjs.com/ MediaElement.js]
 
| MIT / GPL Version 2
 
| No
 
|-
 
| [http://brad.is/coding/BigScreen/ BigScreen]
 
| Apache 2.0
 
| No
 
|}
 
  
 
== Build system ==
 
== Build system ==

Latest revision as of 05:14, 11 February 2016


API status: Stable

Abstract: An overview over libraries that are used by the UI, either when running or when building it. The field "modified" is a hint that simply updating the library to a newer version might break some feature that we depend on. Feel free to explain the details of the change, too.

UI

Libraries that are used by the frontend, as delivered to the customer, are listed here: List of 3rd party libraries used in the UI

Build system

Name & Link License Modified?
Node.js not included
Jake Apache Yes
UglifiyJS BSD No
JSHint modified MIT license No
Vows BSD No
eyes.js BSD No
rimraf BSD No
LESS Apache No
sax-js MIT No
node-xml2js MIT No
node-jquery-deferred MIT No