Module

x/docx/.vscode/settings.json

Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Go to Latest
File
{ "cSpell.words": ["clippy", "docx", "dolan", "miu", "officegen", "typedoc"], "prettier.trailingComma": "all", "prettier.printWidth": 140, "editor.formatOnSave": false, "prettier.tabWidth": 4, "prettier.arrowParens": "always", "prettier.bracketSpacing": true}