aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/README
blob: a095a34b8b0b364dbd12477313a87db3d0b6ee96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
We maintain copies of third-party repositories in this directory.
Preferably each subdirectory should be maintained via 'git subtree'.
The rest of the project references third party components either via
symlinks, or via the build system.

The following third party modules are used:

Directory: jed
Copyright: jQuery Foundation and other contributors, https://jquery.org/
License: See jed/LICENSE
Description: gettext .po parser for JavaScript
Repository: https://github.com/SlexAxton/Jed/blob/master/LICENSE

Directory: URI.js
Copyright: Rodney Rehm
License: The MIT License
Description: URL parsing and manipulation library for JavaScript
Repository: https://github.com/medialize/URI.js

Directory: systemjs
Copyright: Guy Bedford
License: MIT License
Description: Universal module loader for JavaScript
Repository: https://github.com/systemjs/systemjs