mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
45 lines
1.8 KiB
Plaintext
45 lines
1.8 KiB
Plaintext
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 |