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.
MIT License
2.65k stars 471 forks source link

TypeScript support #368

Open jkostrhun opened 4 years ago

jkostrhun commented 4 years ago

Will be good to add types for TypeScript support.

Ziv-Barber commented 4 years ago

Yes, I'm working on the new officegen module and it's written in TypeScript. It can do both create office documents and also parsing existing documents. It also working inside the browser. Expected preview version: next month.

0x1af2aec8f957 commented 3 years ago

When to support Deno?