DocumentServer/3rd-Party.txt

138 lines
6 KiB
Plaintext
Raw Normal View History

2015-04-28 14:59:00 +00:00
ONLYOFFICE DocumentServer uses code from the following 3rd party projects.
1. Bootstrap - Bootstrap is a free collection of tools for creating websites and web applications. It contains HTML and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions.
URL: http://getbootstrap.com
License: Apache License Version 2.0
License File: ThirdParty\License\Bootstrap.license
2015-04-28 14:59:00 +00:00
2. RequireJS - RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.
URL: http://requirejs.org/
License: The "New" BSD License, MIT License
License File: ThirdParty\License\RequireJS.license
2015-04-28 14:59:00 +00:00
3. jQuery - jQuery is a fast, small, and feature-rich JavaScript library.
URL: https://jquery.org
License: MIT License
License File: ThirdParty\License\jQuery.license
2015-04-28 14:59:00 +00:00
4. Megapixel - MFixes iOS6 Safari's image file rendering issue for large size image (over mega-pixel), which causes unexpected subsampling when drawing it in canvas.
URL: https://github.com/stomita/ios-imagefile-megapixel
License: MIT License
License File: ThirdParty\License\Megapixel.license
2015-04-28 14:59:00 +00:00
5. SockJS - WebSocket emulation - Javascript client
URL: http://sockjs.org
License: MIT License
License File: ThirdParty\License\SockJS.license
2015-04-28 14:59:00 +00:00
6. Sencha Touch - a high-performance HTML5 mobile application framework, is the cornerstone of the Sencha HTML5 platform. Built for enabling world-class user experiences, Sencha Touch is the only framework that enables developers to build powerful apps that work on iOS, Android, BlackBerry, Windows Phone, and more.
URL: http://www.sencha.com/products/touch
License: GPLv3
License File: ThirdParty\License\Touch.license
2015-04-28 14:59:00 +00:00
7. Underscore - Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders.
URL: https://github.com/jashkenas/underscore/
License: MIT License
License File: ThirdParty\License\Underscore.license
2015-04-28 14:59:00 +00:00
8. XRegExp - XRegExp is an open source (MIT License) JavaScript library that provides augmented and extensible regular expressions. You get new syntax, flags, and methods beyond what browsers support natively. XRegExp is also a regex utility belt with tools to make your client-side grepping simpler and more powerful, while freeing you from worrying about pesky cross-browser inconsistencies and the dubious lastIndex property.
URL: http://xregexp.com/
License: MIT License
License File: ThirdParty\License\XRegExp.license
2015-04-28 14:59:00 +00:00
9. ZeroClipboard - The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
URL: http://zeroclipboard.org
License: MIT License
License File: ThirdParty\License\ZeroClipboard.license
2015-04-28 14:59:00 +00:00
10. Hunspell - Hunspell is the spell checker of LibreOffice, OpenOffice.org, Mozilla Firefox 3 & Thunderbird, Google Chrome, and it is also used by proprietary software packages, like Mac OS X, InDesign, memoQ, Opera and SDL Trados.
URL: http://sourceforge.net/projects/hunspell/
License: MPL 1.1/GPL 2.0/LGPL 2.1
License File: ThirdParty\License\Hunspell.license
2015-04-28 14:59:00 +00:00
11. NodeHun - The Hunspell binding for nodejs that exposes as much of hunspell as possible and also adds new features.
URL: https://npmjs.org/package/nodehun
License: MIT License
License File: ThirdParty\License\NodeHun.license
2015-04-28 14:59:00 +00:00
12. AWSSDK - Amazon Web Services SDK for .NET.
URL: http://aws.amazon.com/sdkfornet/
License: Apache 2.0 license
License File: ThirdParty\License\AWS.license
2015-04-28 14:59:00 +00:00
13. EnyimMemcached - C# Memcached client
URL: https://github.com/enyim/EnyimMemcached
License: Apache 2.0 license
License File: ThirdParty\License\EnyimMemcached.license
2015-04-28 14:59:00 +00:00
14. Ionic.Zip - DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
URL: http://dotnetzip.codeplex.com/
License: Microsoft Public License (Ms-PL)
License File: ThirdParty\License\DotNetZip.license
2015-04-28 14:59:00 +00:00
15. log4net - log4net is a tool to help the programmer output log statements to a variety of output targets.
URL: http://logging.apache.org/log4net/
License: Apache 2.0 license
License File: ThirdParty\License\log4net.license
2015-04-28 14:59:00 +00:00
16. MySQL.Data.dll - Connector/Net is a fully-managed ADO.NET driver for MySQL.
URL: http://dev.mysql.com/downloads/connector/net/1.0.html
License: GPL License v.2
License File: ThirdParty\License\MySQLDataMySQL.license
2015-04-28 14:59:00 +00:00
17. Backbone - Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
URL: http://backbonejs.org/
License: MIT License
License File: ThirdParty\License\Backbone.license
2015-04-28 14:59:00 +00:00
18. Npgsql - Npgsql is a .Net Data Provider for Postgresql.
URL: http://npgsql.projects.pgfoundry.org/
License: Npgsql License
License File: ThirdParty\License\Backbone.license
2015-04-28 14:59:00 +00:00
19. jQuery.browser - A jQuery plugin for browser detection.
URL: http://api.jquery.com/jquery.browser/
License: MIT License
License File: ThirdParty\License\jQuery.browser.license
2015-04-28 14:59:00 +00:00
20. PerfectScrollbar - Tiny but perfect jQuery scrollbar plugin.
URL: http://noraesae.github.com/perfect-scrollbar/
License: MIT License
License File: ThirdParty\License\PerfectScrollbar.license