mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
86 lines
5.4 KiB
Plaintext
86 lines
5.4 KiB
Plaintext
ONLYOFFICE Applications example uses code from the following 3rd party projects:
|
|
|
|
body-parser - Node.js body parsing middleware. (https://github.com/expressjs/body-parser/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: body-parser.license
|
|
|
|
config - Node-config organizes hierarchical configurations for your app deployments. (https://github.com/lorenwest/node-config/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: config.license
|
|
|
|
debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. (https://github.com/visionmedia/debug/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: debug.license
|
|
|
|
ejs - Embedded JavaScript templates (https://github.com/mde/ejs/blob/main/LICENSE)
|
|
License: Apache 2.0
|
|
License File: ejs.license
|
|
|
|
express - Fast, unopinionated, minimalist web framework for node. (https://github.com/mde/ejs/blob/main/LICENSE)
|
|
License: MIT
|
|
License File: express.license
|
|
|
|
fast-xml-parser - Validate XML, Parse XML to JS/JSON and vice versa, or parse XML to Nimn rapidly without C/C++ based libraries and no callback. (https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: fast-xml-parser.license
|
|
|
|
formidable - A Node.js module for parsing form data, especially file uploads. (https://github.com/node-formidable/formidable/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: formidable.license
|
|
|
|
he - a robust HTML entity encoder/decoder written in JavaScript. (https://github.com/mathiasbynens/he/blob/master/LICENSE-MIT.txt)
|
|
License: MIT
|
|
License File: he.license
|
|
|
|
jQuery.BlockUI - The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. (https://github.com/malsup/blockui/)
|
|
License: MIT, GPL
|
|
License File: jQuery.BlockUI.license
|
|
|
|
jQuery.FileUpload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. (https://github.com/blueimp/jQuery-File-Upload/blob/master/LICENSE.txt)
|
|
License: MIT
|
|
License File: jQuery.FileUpload.license
|
|
|
|
jQuery.iframe-transport - jQuery Iframe Transport Plugin for File Upload (https://github.com/blueimp/jQuery-File-Upload/blob/master/LICENSE.txt)
|
|
License: MIT
|
|
License File: jQuery.iframe-transport.license
|
|
|
|
jQuery - jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at https://nugetpackages.codeplex.com/ (https://jquery.org/license/)
|
|
License: MIT
|
|
License File: jQuery.license
|
|
|
|
jQuery.Migrate - Upgrading libraries such as jQuery can be a lot of work, when breaking changes have been introduced. jQuery Migrate makes this easier, by restoring the APIs that were removed, and additionally shows warnings in the browser console (development version of jQuery Migrate only) when removed and/or deprecated APIs are used. (https://github.com/jquery/jquery-migrate/blob/main/LICENSE.txt)
|
|
License: OpenJS
|
|
License File: jQuery.Migrate.license
|
|
|
|
jQuery.UI - jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code. (https://jquery.org/license/)
|
|
License: MIT
|
|
License File: jQuery.UI.license
|
|
|
|
jsonwebtoken - An implementation of JSON Web Tokens. (https://github.com/auth0/node-jsonwebtoken/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: jsonwebtoken.license
|
|
|
|
jwa - A JSON Web Algorithms implementation focusing (exclusively, at this point) on the algorithms necessary for JSON Web Signatures. (https://github.com/auth0/node-jwa/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: jwa.license
|
|
|
|
log4js - This is a conversion of the log4js framework to work with node. (https://github.com/log4js-node/log4js-node/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: log4js.license
|
|
|
|
mime - A comprehensive, compact MIME type module. (https://github.com/broofa/mime/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: mime.license
|
|
|
|
serve-favicon - Node.js middleware for serving a favicon. (https://github.com/expressjs/serve-favicon/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: serve-favicon.license
|
|
|
|
urllib - Request HTTP URLs in a complex world — basic and digest authentication, redirections, cookies, timeout and more. (https://github.com/node-modules/urllib/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: urllib.license
|
|
|
|
utf7 - Encodes and decodes JavaScript (Unicode/UCS-2) strings to UTF-7 ASCII strings. (https://github.com/kkaefer/utf7/blob/master/LICENSE)
|
|
License: MIT
|
|
License File: utf7.license
|