mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-25 18:48:40 +00:00
112 lines
2.9 KiB
Markdown
112 lines
2.9 KiB
Markdown
# Licensors #
|
|
|
|
The following **key** licensors are used in the project (end user relevant libraries/resources). Additional libraries and tools are used but not specifically mentioned either because they are only used as dependency by one of the below mentioned licensors or because of their small impact on the overall project.
|
|
|
|
## Fonts ##
|
|
|
|
### Font Awesome ###
|
|
|
|
* Files: fontawesome/*
|
|
* License: https://fortawesome.github.io/Font-Awesome/license/
|
|
* Source: https://fortawesome.github.io
|
|
|
|
### Linearicons
|
|
|
|
* Files: linearicons/*
|
|
* License: https://linearicons.com/free/license
|
|
* Source: https://linearicons.com/
|
|
|
|
### Lineicons
|
|
|
|
* Files: lineicons/*
|
|
* License: https://lineicons.com/download/
|
|
* Source: https://lineicons.com/license/
|
|
|
|
### Roboto
|
|
|
|
* Files: Roboto/*
|
|
* License: https://github.com/googlefonts/roboto/blob/main/LICENSE
|
|
* Source: https://github.com/googlefonts/roboto
|
|
|
|
## JavaScript ##
|
|
|
|
Core JavaScript libraries
|
|
|
|
### D3.js ###
|
|
|
|
* Files: d3.min.js
|
|
* Author: Michael Bostock
|
|
* License: https://github.com/mbostock/d3/blob/master/LICENSE
|
|
* Source: https://github.com/mbostock/d3
|
|
|
|
### ChartJs
|
|
|
|
* Files: chartjs/*
|
|
* License: https://github.com/chartjs/Chart.js/blob/master/LICENSE.md
|
|
* Source: https://github.com/chartjs/Chart.js
|
|
|
|
### Mermaid
|
|
|
|
* Files: mermaid/*
|
|
* License: https://github.com/mermaid-js/mermaid/blob/develop/LICENSE
|
|
* Source: https://github.com/mermaid-js/mermaid
|
|
|
|
### PDF.js
|
|
|
|
* Files: mermaid/*
|
|
* License: https://github.com/mozilla/pdf.js/blob/master/LICENSE
|
|
* Source: https://github.com/mozilla/pdf.js
|
|
|
|
## Images
|
|
|
|
### Orange Fruit Pieces ###
|
|
* Files: module_teaser_small.png
|
|
* Author: Evan Amos
|
|
* License: http://creativecommons.org/licenses/by-sa/3.0/deed.en
|
|
* Source: http://commons.wikimedia.org/wiki/File:Orange-Fruit-Pieces.jpg
|
|
|
|
## PHP
|
|
|
|
Core PHP libraries
|
|
|
|
### MPDF
|
|
|
|
* Files: mpdf/*
|
|
* License: https://github.com/mpdf/mpdf/blob/development/LICENSE.txt
|
|
* Source: https://github.com/mpdf/mpdf
|
|
|
|
### TCPDF
|
|
|
|
* Files: tcpdf/*
|
|
* License: https://github.com/tecnickcom/TCPDF/blob/master/LICENSE.TXT
|
|
* Source: https://github.com/tecnickcom/TCPDF
|
|
|
|
### PhpSpreadsheet
|
|
|
|
* Files: PhpSpreadsheet/*
|
|
* License: https://github.com/PHPOffice/PhpSpreadsheet/blob/develop/LICENSE
|
|
* Source: https://github.com/PHPOffice/PhpSpreadsheet
|
|
|
|
### PhpWord
|
|
|
|
* Files: PHPWord/*
|
|
* License: https://github.com/PHPOffice/PHPWord/blob/develop/LICENSE
|
|
* Source: https://github.com/PHPOffice/PHPWord
|
|
|
|
### PHPPresentation
|
|
|
|
* Files: PHPPresentation/*
|
|
* License: https://github.com/PHPOffice/PHPPresentation/blob/develop/LICENSE
|
|
* Source: https://github.com/PHPOffice/PHPPresentation
|
|
|
|
## Other
|
|
|
|
Additional resources can be found in:
|
|
|
|
* [Resources](https://github.com/Karaka-Management/Resources)
|
|
* The respective composer.json files in the repositories
|
|
* The respective package.json files in the repositories
|
|
* External/third party tools mentioned in the documentation
|
|
* [Approved Customer Software](../Processes/Support/Approved%20Customer%20Software.md)
|
|
|