# dream-num/univer

Univer is a full-stack framework for creating and editing spreadsheets / word processor / presentation on both web and server.

Repository: https://github.com/dream-num/univer
Canonical: https://ross.abutalabs.com/products/univer
Homepage: https://docs.univer.ai
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: data-table, excel, spreadsheet, xlsx, doc, word, grid, live-share, ppt, collaboration, sdk, sheet, docx, pptx, presentation, slides, table, wordprocessor
Last push: 2026-08-26T17:10:14+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 78, longevity 100
- inputs: {"age_days": 1434, "days_push": 7, "days_rel": 67, "gap_med": 7, "n_releases_24m": 74}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14215, forks 1273 (observed 2026-08-28T04:11:06.454178+00:00)

## What it is
Univer is a full-stack, isomorphic TypeScript SDK for building embeddable office applications - spreadsheets, documents, and presentations - that run in both the browser and Node.js. It uses a microkernel and plugin architecture with Canvas-based rendering, a formula engine, and a unified Facade API, with optional real-time collaboration.

## Use cases
- embed an Excel-like spreadsheet editor in a web app
- build a Word-like rich text document editor in the browser
- add a PowerPoint-like slide editor to my product
- edit xlsx files on the server with Node.js
- add real-time collaborative editing to spreadsheets
- build a low-code table-driven business app
- generate or manipulate office documents programmatically

## When to choose
- you need embeddable, customizable spreadsheet/document/presentation components rather than a hosted office suite
- you want the same office SDK to work in the browser and on Node.js
- you need a plugin architecture to extend or customize office editing features
- you want real-time collaboration with conflict resolution built in

## When to avoid
- you just need to parse or convert office files without editing UI
- you need a fully finished end-user office product rather than an SDK to build one
- you require pixel-perfect compatibility with complex legacy Office file features
- your project must support very old browsers or Node.js versions below 18.17

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, frontend-framework, sdk, plugin-system, data-visualization
- domain: web-development, frontend, developer-tools, spreadsheets
- platform: browser, cross-platform
- tags: office-suite, spreadsheet, word-processor, presentation, xlsx, docx, pptx, real-time-collaboration, canvas-rendering, formula-engine, embeddable, collaboration, nodejs, web-server, electron

## Member repositories
- dream-num/univer (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:06.454178+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:12:43.641339+00:00, confidence not recorded.
  - readme: https://github.com/dream-num/univer (fetched 2026-08-28T04:11:06.454178+00:00, sha 450565c9a6a8)
  - homepage: https://docs.univer.ai (fetched 2026-08-29T08:06:53.417285+00:00, sha 76fa84d7e02f)
  - site_page: https://docs.univer.ai/guides/sheets (fetched 2026-08-29T08:06:53.430290+00:00, sha 311ab7b40ebd)
  - site_page: https://docs.univer.ai/guides/sheets/getting-started/quickstart (fetched 2026-08-29T08:06:53.432947+00:00, sha cd2f0c0c076f)
  - site_page: https://docs.univer.ai/guides/sheets/getting-started/integrations/react (fetched 2026-08-29T08:06:53.435357+00:00, sha bc049386bdb5)
  - site_page: https://docs.univer.ai/guides/docs (fetched 2026-08-29T08:06:53.427604+00:00, sha 362029028282)
- Data as of 2026-08-30T08:39:29.467469+00:00.
