diff --git a/web/pages/worldview-opensourcelibs.html b/web/pages/worldview-opensourcelibs.html index a146640e36..7f000ebb86 100644 --- a/web/pages/worldview-opensourcelibs.html +++ b/web/pages/worldview-opensourcelibs.html @@ -282,6 +282,72 @@

JavaScript LRU Cache


+

nightwatchjs: UI automated testing framework

+

+ https://github.com/nightwatchjs/nightwatch +

+

+ Licensed under MIT license +
+ Copyright © 2015 Andrei Rusu +

+
+

React: A declarative, efficient, and flexible JavaScript library for building user interfaces.

+

+ https://facebook.github.io/react/ +

+

+ Licensed under BSD License +
+ Copyright © 2013-present, Facebook, Inc. +

+
+

react-input-range

+

+ + https://github.com/davidchin/react-input-range + +

+

+ Licensed under the MIT license +
+ Copyright © 2015 David Chin +

+ +
+

React-Draggable: React draggable component

+

+ + https://github.com/mzabriskie/react-draggable + +

+

+ Licensed under the MIT license +
+ Copyright © 2014-2016 Matt Zabriskie. +

+ +
+

Bluebirdjs: Promise library

+

+ bluebirdjs.com/ +

+

+ Licensed under MIT license +
+ Copyright © 2013-2017 Petka Antonov +

+
+

promise-queue: Promise-based queue

+

+ https://github.com/azproduction/promise-queue +

+

+ Licensed under MIT license +
+ Copyright © 2013 Mikhail Davydov and other contributors +

+

gifShot: JavaScript library that can create animated GIFs from media streams, videos, or images

https://github.com/yahoo/gifshot

@@ -504,5 +570,38 @@

d3 BSD License

USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+

React BSD License

+

Redistribution and use in source and binary forms, with or without modification, + are permitted provided that the following conditions are met: +

+ +

+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON + ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +