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.66k stars 471 forks source link

Using officegen in browser #222

Closed nitin42 closed 7 years ago

nitin42 commented 7 years ago

How can I use officegen in browser ? I tried to transpile require() calls but I am still getting errors, is there any other way we could use it in browser with React ?

nitin42 commented 7 years ago

Closing this because it has been created already #126