Skip to content

cryptpad/onlyoffice-editor

Repository files navigation

onlyoffice-client

This is a wrapper around the OnlyOffice Client (sdkjs/web-apps). It provides the same interface as the DocEditor class. However, this wrapper allows using the OnlyOffice Client without using the DocumentServer.

When using this library without a DocumentServer, some of the server's functionality has to be provided on the client/browser side.