wallet-core/thirdparty
Florian Dold b2128609ac Finally give in and use React, minor tweeks.
Preact (a minimalistic React alternative) had too many bugs ...
2016-11-13 08:16:52 +01:00
..
jed Merge commit 'eeaa2c11ee64761b706a41478bc74fedbf4162d7' as 'thirdparty/jed' 2016-10-04 11:55:31 +02:00
systemjs Merge commit '9af485a584e47fd503ed5c62b9f6482574715f1e' as 'thirdparty/systemjs' 2016-10-10 03:50:11 +02:00
URI.js Merge commit 'd5194154335d6cb30edca9b648083069faf9778c' as 'thirdparty/URI.js' 2016-10-10 03:47:49 +02:00
README Finally give in and use React, minor tweeks. 2016-11-13 08:16:52 +01:00

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