# Ziv-Barber/officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.

Repository: https://github.com/Ziv-Barber/officegen
Canonical: https://ross.abutalabs.com/products/officegen
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-04-30T10:40:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4826, "days_push": 855, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2715, forks 465 (observed 2026-08-28T04:07:12.042709+00:00)

## What it is
A pure JavaScript Node.js library that generates Office Open XML files (Word docx, PowerPoint pptx/ppsx, Excel xlsx) without external tools, outputting to streams. It supports text, images, charts, shapes, headers/footers, and speaker notes for Office 2007 and later.

## Use cases
- generate word documents from node.js
- create powerpoint presentations programmatically
- generate excel xlsx files in javascript
- produce docx reports on a server
- build pptx slides with charts and images via node
- stream office documents without command-line tools

## When to choose
- you need to generate Office 2007+ files in Node.js with no external binaries
- you want stream-based output for web servers or pipelines
- you need native PowerPoint charts, shapes, or speaker notes

## When to avoid
- you need to read or parse existing Office files rather than create them
- you need advanced Excel features like formulas or formatting
- you want a heavily maintained library with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: serialization, file-system, developer-tools
- domain: files, developer-tools
- platform: cross-platform, windows
- tags: docx, pptx, xlsx, office-open-xml, stream-output, document-generation, microsoft-office, automation, nodejs, linux, macos

## Member repositories
- Ziv-Barber/officegen (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:12.042709+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-30T02:15:30.064147+00:00, confidence not recorded.
  - readme: https://github.com/Ziv-Barber/officegen (fetched 2026-08-28T04:07:12.042709+00:00, sha e8c0b8dc2354)
  - registry_npm: https://registry.npmjs.org/officegen (fetched 2026-08-29T09:58:46.407107+00:00, sha d39099516bc1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
