What is Univer?
devUniver is an open-source, isomorphic SDK designed for building spreadsheet, document, and presentation experiences. It is a framework for building productivity surfaces rather than just a file viewer.
Key capabilities include:
- Embeddable UI: Integrate spreadsheet or document editing into SaaS products, BI workflows, or AI applications.
- Isomorphic Execution: Run the same architecture in the browser for UI or in Node.js for headless server-side processing (e.g., for AI agents or automation).
- Plugin Architecture: Compose, replace, or extend features using a plugin-first approach.
- Unified API: Access workbooks, ranges, formulas, and documents through a consistent Facade API across different environments.