Jason Nichols

Results 14 comments of Jason Nichols

Those are in CLI, right: https://github.com/lukeautry/tsoa/blob/e381199bf4456efe645196548a727a1987a8d0c2/packages/cli/src/module/generate-spec.ts#L17 and https://github.com/lukeautry/tsoa/blob/e381199bf4456efe645196548a727a1987a8d0c2/packages/cli/src/module/generate-routes.ts#L10 I couldn't make heads or tails of those arguments. I want to extend Controller for each Entity and pass that extended Class...

Just wanted to resurface this. Would love to help draft a PR for this.

The file is a two line docx. Confirmed it opens in word. Contents is ``` This is a demonstration template {{velocity_graph}} ``` No formatting is applied.

Should have included: ``` "node_modules/docx": { "version": "8.2.2", "resolved": "https://registry.npmjs.org/docx/-/docx-8.2.2.tgz", "integrity": "sha512-dWI5WfD/fDCLdjIA7CcDzV/1uyBD+mmr7jDLTUN997hcbPz56E701Kf1EEWdibdH9kk+0tFSmE+C0jTlkRZ7kQ==", "dependencies": { "@types/node": "^20.3.1", "jszip": "^3.10.1", "nanoid": "^4.0.2", "xml": "^1.0.1", "xml-js": "^1.6.8" }, "engines": { "node": ">=10" }...

I was able to create a working local version of `patchDocument` by replacing JSZip with adm-zip and making some other minor alterations to the files. Unfortunately I can't make a...

@dolanmiu dunno, we never actually do that. We started with a word template and had to update. We wound up switching just to straight pdf generation though.

I actually need this repo for a project my company is working on, happy to take over as maintainer.

Will do! Have to finish something tonight for a demo in the morning, but will message you tomorrow.

Hey, sorry this fell through the cracks. Had to create a new pypi account since this is officially for work. pypi username is jason-startupos.dev