I\'m working on a web application where users can upload Microsoft Office Document files. Right now, our server is running Node.JS with Express.js and we\'re hosted on Herok
You can use mammoth to parse .docx files https://www.npmjs.com/package/mammoth and xlsx to parse .xlsx files https://github.com/SheetJS/js-xlsx