js.html 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Apiote: JS licenses</title>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width,initial-scale=1">
  7. </head>
  8. <body>
  9. <table id="jslicense-labels1">
  10. <thead>
  11. <tr>
  12. <th>Script</th>
  13. <th>License</th>
  14. <th>Source</th>
  15. </tr>
  16. </thead>
  17. <tr>
  18. <td><a href="https://code.jquery.com/jquery-3.3.1.min.js">jquery-3.3.1.min.js</a></td>
  19. <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
  20. <td><a href="https://code.jquery.com/jquery-3.3.1.js">jquery-3.3.1.js</a></td>
  21. </tr>
  22. <tr>
  23. <td><a href="https://unpkg.com/material-components-web@0.36.0/dist/material-components-web.min.js">material-components-web.min.js</a></td>
  24. <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
  25. <td><a href="https://unpkg.com/material-components-web@0.36.0/dist/material-components-web.js">material-components-web.js</a></td>
  26. </tr>
  27. <tr>
  28. <td><a href="/js/sha512.js">sha512.js</a></td>
  29. <td><a href="http://opensource.org/licenses/BSD-3-Clause">BSD-3-clause</a></td>
  30. <td><a href="https://raw.githubusercontent.com/Caligatio/jsSHA/master/src/sha_dev.js">sha_dev.js</a></td>
  31. </tr>
  32. <tr>
  33. <td><a href="https://unpkg.com/openpgp@3.0.11/dist/openpgp.min.js">openpgp.min.js</a></td>
  34. <td><a href="http://www.gnu.org/licenses/lgpl-3.0.html">LGPL-3.0</a></td>
  35. <td><a href="https://unpkg.com/openpgp@3.0.11/dist/openpgp.js">openpgp.js</a></td>
  36. </tr>
  37. <tr>
  38. <td><a href="https://unpkg.com/js-yaml@3.12.0/dist/js-yaml.min.js">js-yaml.min.js</a></td>
  39. <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
  40. <td><a href="https://unpkg.com/js-yaml@3.12.0/dist/js-yaml.js">js-yaml.js</a></td>
  41. </tr>
  42. </table>
  43. </body>
  44. </html>