fillwright
v0.1.0-alpha.1
Published
Word-native DOCX template authoring and verified filling.
Downloads
151
Readme
Fillwright
Word-native DOCX template authoring and verified filling. Node 24+, ESM.
npm install fillwright@alphaimport { fillDocx } from "fillwright/fill";
import { Store } from "fillwright";This package re-exports @fillwright/docx at the same version. Both names use the
same implementation. See the installed dependency's README for field definitions,
examples and source build instructions. fillwright/types exports TypeScript types.
The web studio is not included.
Alpha: creating fields can change font formatting. Check generated documents. Only standalone inline plain-text content controls are supported fields.
Copyright (C) 2026 Caio Pizzol. Fillwright source is AGPL-3.0-only (see LICENSE). The SuperDoc dependency includes a proprietary DOCX engine under separate terms.
