Support XLSX files (#2403)
* support xlsx files
* lint
* create seperate docs for each xlsx sheet
* lint
* use node-xlsx pkg for parsing xslx files
* lint
* update error handling
---------
Co-authored-by:
timothycarambat <rambat1010@gmail.com>
Showing
- collector/package.json 2 additions, 1 deletioncollector/package.json
- collector/processSingleFile/convert/asXlsx.js 113 additions, 0 deletionscollector/processSingleFile/convert/asXlsx.js
- collector/utils/constants.js 6 additions, 0 deletionscollector/utils/constants.js
- collector/yarn.lock 11 additions, 0 deletionscollector/yarn.lock
Please register or sign in to comment