webodf / ViewerJS_release

ViewerJS: Document Reader in JavaScript (release repo, for package/dependency managers)
http://viewerjs.org/
9 stars 10 forks source link

ViewerJS

ViewerJS combines a number of excellent open source tools that are built on HTML and javascript. ViewerJS was funded initially by NLnet foundation and is developed by KO GmbH.

The heavy lifting in ViewerJS is done by these awesome projects:

WebODF

WebODF is a JavaScript library created by KO GmbH. It was started by Jos van den Oever at KO and is now developed by a growing team including external collaborators. It makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop applications. It uses HTML and CSS to display ODF documents.

PDF.js

PDF.js is a library created by Andreas Gal and others at Mozilla Labs. It is an HTML5 technology experiment that explores building a faithful and efficient Portable Document Format (PDF) renderer without native code assistance.

License

ViewerJS is a Free Software project. All code is available under the AGPL.

If you are interested in using ViewerJS in your commercial product (and do not want to disclose your sources / obey AGPL), contact KO GmbH for a commercial license.

Supported Dependency/Package Managers

This repository is explicitely done for dependency managers and package managers. It only contains the files of builds created from released versions of ViewerJS, so they can be directly deployed by those managers.

Currently supported by this repository:

We are looking forward to support other managers as well, help welcome.

To get tarballs of the released builds, go to http://viewerjs.org/getit .

For the sources see section Sources.

Sources

Find the sources of the ViewerJS module at https://github.com/kogmbh/ViewerJS/ .