Running Headless Univer Docs in Node.js

Univer DocsPlugin Mode

This example demonstrates how to run Univer Docs in a Node.js environment using a plugin. It showcases the minimal setup required to create and manipulate a document without a UI.

Back