Download WebODF and other software built with it

The library webodf.js

Get the library webodf.js, and start developing right away. The zip file comes with the file webodf.js, the debug version webodf-debug.js and API documentation:

Download: webodf.js-0.5.9.zip - Size: 1.8 MB (1820092 bytes)
SHA-256 Hash: 115d5994f23b6d1503559c7f4e982555ad3f3b6a52383ac8a311d536cb9ad6ca

Or deploy by a package/dependency manager: "webodf.js" in Bower.
(Please get in contact to support other managers.)

Simple component Wodo.TextEditor

For those who want to get an OpenDocument Text editor with just a few lines of JavaScript in their HTML5 app, the WebODF-based component Wodo.TextEditor is the right choice.

Get and unzip this file, read the included HOWTO.md and integrate the editor in just a few minutes into your HTML5 project. The bundle also includes API documentation and example files:

Download: wodotexteditor-0.5.9.zip - Size: 808.0 KB (807964 bytes)
SHA-256 Hash: 1b84cfdac066c1042e5f93076fe2d6c6fd2ca45d581c5fd16fd500c5064ec61c

Or deploy by a package/dependency manager: "wodo.texteditor" in Bower.
(Please get in contact to support other managers.)

Collaborative editing component Wodo.CollabTextEditor (preview)

For those who want to get an OpenDocument Text editor for collaborative editing in their HTML5 app, the component Wodo.CollabTextEditor is a good choice.

There is currently no documentation for it, besides what is in the code. Wodo.CollabTextEditor is not a complete solution itself, but has some abstraction layers which have to be implemented by adapters to the respective server systems. See the demo file splitscreeneditor.js in the WebODF sources for an example application by a client-side server with an example adapter.

Download: wodocollabtexteditor-0.5.9.zip - Size: 669.8 KB (669802 bytes)
SHA-256 Hash: 9d4d0e95b1c20d533da531811d0c436043f08f8eb7be6a1128a8d49adba275fa

Firefox Add-On ODF Viewer

View files in OpenDocument format directly in your Firefox browser, without installing a big office suite.

Download and install it from Mozilla's Add-on website.

Sources

Get the source code of the WebODF library and more on GitHub.