AppSuite:External libraries for the UI: Difference between revisions
From Open-Xchange
No edit summary |
|||
| Line 62: | Line 62: | ||
| [http://jshint.com/ JSHint] | | [http://jshint.com/ JSHint] | ||
| modified MIT license | | modified MIT license | ||
| | | No | ||
|- | |- | ||
| [http://vowsjs.org/ Vows] | | [http://vowsjs.org/ Vows] | ||
| BSD | | BSD | ||
| | | No | ||
|- | |- | ||
| [https://github.com/cloudhead/eyes.js eyes.js] | | [https://github.com/cloudhead/eyes.js eyes.js] | ||
| BSD | | BSD | ||
| | | No | ||
|- | |- | ||
| [https://github.com/isaacs/rimraf rimraf] | | [https://github.com/isaacs/rimraf rimraf] | ||
| BSD | | BSD | ||
| | | No | ||
|- | |- | ||
| [http://lesscss.org/ LESS] | | [http://lesscss.org/ LESS] | ||
| Apache | | Apache | ||
| | | No | ||
|- | |- | ||
| [https://github.com/isaacs/sax-js sax-js] | | [https://github.com/isaacs/sax-js sax-js] | ||
| MIT | | MIT | ||
| | | No | ||
|- | |- | ||
| [https://github.com/Leonidas-from-XIV/node-xml2js node-xml2js] | | [https://github.com/Leonidas-from-XIV/node-xml2js node-xml2js] | ||
| MIT | | MIT | ||
| | | No | ||
|- | |- | ||
| [https://github.com/zzdhidden/node-jquery-deferred node-jquery-deferred] | | [https://github.com/zzdhidden/node-jquery-deferred node-jquery-deferred] | ||
| MIT | | MIT | ||
| | | No | ||
|} | |} | ||
[[Category:AppSuite]][[Category:UI]] | [[Category:AppSuite]][[Category:UI]] | ||
Revision as of 09:08, 28 June 2013
API status: Stable
Abstract: An overview over libraries that are used by the UI - either when running or when building it:
UI
| Name & Link | License | Modified? |
|---|---|---|
| jQuery + jQuery UI | MIT / GPL Version 2 | no |
| Modernizr | MIT / BSD | No |
| RequireJS | MIT / BSD | No |
| Underscore.js | MIT | No |
| Unicode CLDR | MIT | No |
| Twitter Bootstrap | Apache | No |
| MediaElement.js | MIT / GPL Version 2 | No |
| BigScreen | Apache 2.0 | No |
Build system
| Name & Link | License | Modified? |
|---|---|---|
| Node.js not included | ||
| Jake | Apache | No |
| 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 |