Univer Slides
Univer Slides is the presentation component of Univer, supporting both browser and Node.js, with flexible, extensible, and customizable features.
What is Univer Slides
Univer is a full-stack framework to build productivity applications, and Univer Slides is the presentation component of Univer.
Univer Slides can both run in the browser and on the server (Node.js). It is designed to be highly flexible, extensible, and customizable, allowing you to build a wide range of applications, from simple text entry to complex typesetting. Whether you’re an individual developer or part of a team, Univer Slides can help you build powerful presentation-based applications quickly and easily.
Univer Slides is currently in development, and its data structure and features are not yet fully implemented. Please do not use it in production environments.
Browser Compatibility
Univer is compiled with a target of Chrome 70, but this does not mean it fully supports all mainstream environments. We strive to ensure Univer works well in the following browsers and Node.js environments:
Edge | Firefox | Chrome | Safari | Electron |
---|---|---|---|---|
>=70 | >=63 | >=70 | >=12.0 | >=5 |
If you encounter compatibility issues, please first try to resolve them using the appropriate polyfills. If the issue persists, feel free to submit an issue.
Node.js Compatibility
Note: This only applies to running Univer in a Node.js environment and does not apply to cases where Univer is run in a browser using build tools based on Node.js.
Univer can run in a Node.js environment, supporting versions v18.17.0 and later.
How is this guide?