mirror of https://gitee.com/bigwinds/arangodb
Update LICENSES-OTHER-COMPONENTS.md
This commit is contained in:
parent
ec5f3ac5ab
commit
ae1bf847d3
|
@ -199,45 +199,50 @@
|
||||||
|
|
||||||
### Frontend libraries
|
### Frontend libraries
|
||||||
|
|
||||||
#### swagger
|
#### Swagger UI
|
||||||
|
|
||||||
* http://swagger.io
|
* Project Home: http://swagger.io
|
||||||
* [Apache 2 License](https://raw.githubusercontent.com/swagger-api/swagger-js/master/LICENSE)
|
* GITHUB: https://github.com/swagger-api/swagger-ui
|
||||||
|
* License: https://raw.githubusercontent.com/swagger-api/swagger-ui/master/LICENSE
|
||||||
|
|
||||||
#### Backbone.js
|
#### Backbone.js
|
||||||
|
|
||||||
* http://backbonejs.org
|
* Project Home: http://backbonejs.org
|
||||||
|
* GITHUB: https://github.com/jashkenas/backbone
|
||||||
* [MIT License](https://raw.githubusercontent.com/jashkenas/backbone/master/LICENSE)
|
* [MIT License](https://raw.githubusercontent.com/jashkenas/backbone/master/LICENSE)
|
||||||
|
|
||||||
#### Bootstrap
|
#### Bootstrap
|
||||||
|
|
||||||
* http://getbootstrap.com
|
* Project Home: http://getbootstrap.com
|
||||||
* [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
* License: [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||||
|
|
||||||
#### D3js
|
#### D3js
|
||||||
|
|
||||||
* http://d3js.org
|
* Project Home: http://d3js.org
|
||||||
* [BSD 3-Clause License](https://raw.githubusercontent.com/mbostock/d3/master/LICENSE)
|
* GITHUB: https://github.com/mbostock/d3
|
||||||
|
* License: [BSD 3-Clause License](https://raw.githubusercontent.com/mbostock/d3/master/LICENSE)
|
||||||
|
|
||||||
#### dygraph
|
#### dygraph
|
||||||
|
|
||||||
* http://dygraphs.com
|
* Project Home: http://dygraphs.com
|
||||||
* [MIT License](https://www.npmjs.com/package/dygraphs)
|
* GITHUB: https://github.com/danvk/dygraphs
|
||||||
|
* License: [MIT License](https://raw.githubusercontent.com/danvk/dygraphs/master/LICENSE.txt)
|
||||||
|
|
||||||
#### EJS
|
#### Embedded JS
|
||||||
|
|
||||||
* http://www.embeddedjs.com
|
* Project Home: http://www.embeddedjs.com
|
||||||
* [MIT License](http://www.embeddedjs.com/) under Highlights
|
* License: [MIT License](http://www.embeddedjs.com/) under Highlights
|
||||||
|
|
||||||
#### jqconsole
|
#### jq-console
|
||||||
|
|
||||||
* https://github.com/replit/jq-console
|
* GITHUB: https://github.com/replit/jq-console
|
||||||
* [MIT License](https://github.com/replit/jq-console/blob/master/README.md)
|
* License: [MIT License](https://github.com/replit/jq-console/blob/master/README.md)
|
||||||
|
|
||||||
#### jQuery
|
#### jQuery
|
||||||
|
|
||||||
* http://jquery.com
|
* Project Home: http://jquery.com
|
||||||
* [MIT License](https://raw.githubusercontent.com/jquery/jquery/master/LICENSE.txt)
|
* GITHUB: https://raw.githubusercontent.com/jquery/jquery/master/LICENSE.txt
|
||||||
|
* License: [MIT License](https://raw.githubusercontent.com/jquery/jquery/master/LICENSE.txt)
|
||||||
|
|
||||||
#### jQuery UI
|
#### jQuery UI
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue