## WebODF WebODF is a JavaScript library created by [KO GmbH](http://kogmbh.com). It makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop application. It uses HTML and CSS to display ODF documents. * Visit the project homepage at: [WebODF](http://webodf.org) * Want some live demos? Visit: [WebODF Demos](http://webodf.org/demos/) * Get in contact, by the [mailing list](https://lists.opendocsociety.org/mailman/listinfo/webodf) or IRC (#webodf auf freenode, [Web access](http://webchat.freenode.net/?nick=webodfjscurious_ghr&channels=webodf)) ### License WebODF is a Free Software project. All code is available under the AGPL. If you are interested in using WebODF in your commercial product (and do not want to disclose your sources / obey AGPL), contact [KO GmbH](http://kogmbh.com) for a license suited to your needs. ### 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 WebODF, so they can be directly deployed by those managers. Currently supported by this repository: * [Bower](http://bower.io/), registered in the central Bower registry by: "webodf.js" We are looking forward to support other managers as well, help welcome. To get tarballs of the released builds, go to http://webodf.org/download . For the sources see section [Sources](#Sources). ### Sources Find the sources of the WebODF library at https://github.com/kogmbh/WebODF/ .