This repository was archived by the owner on Sep 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path3rd-Party.txt
More file actions
45 lines (25 loc) · 1.76 KB
/
3rd-Party.txt
File metadata and controls
45 lines (25 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
This plugin uses code from the following 3rd party projects.
1. Highlight.js is a syntax highlighter written in JavaScript. It works in the browser as well as on the server. It works with pretty much any markup, doesn’t depend on any framework, and has automatic language detection. (https://highlightjs.org/)
License: BSD 3-Clause
License File: Highlight.license
2. jQuery - Query is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. (http://jquery.com/)
License: MIT License
License File: jQuery.license
3. Select2 gives you a customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options. (https://select2.org/)
License: MIT
License File: Select2.license
4. Spectrum.js the script choice of colors. (http://bgrins.github.io/spectrum/)
License: MIT
License File: spectrum.license
5. js-beautify.js the library for code formatting (css, html, javascript). (https://github.com/beautify-web/js-beautify)
License: MIT
License File: js-beautify.license
6. prettier.js this is an opinionated code formatter. (https://github.com/prettier/prettier)
License: MIT
License File: prettier.license
7. prettier-plugin-php.js this plugin adds support for the PHP language to Prettier. (https://github.com/prettier/plugin-php)
License: MIT
License File: prettier@plugin-php.license
8. xml-formatter.js converts XML into a human readable format (pretty print) while respecting the xml:space attribute. (https://github.com/chrisbottin/xml-formatter)
License: MIT
License File: xml-formatter.license