← Package directory
Available on winget

Install Excel Parser Processor

Does the tedious processing over all items of a given excel file by converting the rows to an array and process all items of that array recursively

Install with winget
winget install --id btargac.excel-parser-processor
Upgrade
winget upgrade --id btargac.excel-parser-processor
Uninstall
winget uninstall --id btargac.excel-parser-processor

About Excel Parser Processor

Does the tedious processing over all items of a given excel file by converting the rows to an array and process all items of that array recursively

What's new in 1.3.1

What's Changed - Fix processing .xls files that had the old mime type application/vnd.ms-excel - The Excel 5.0/95 Binary file formatted files. 👴 - Update development related dependencies such as babel friends. 💻 - Update electron version to 17 :electron: - Update electron builder version to 22 :electron:

Read release notes

Version history

Version Updated Notes
1.3.1 Unknown What's Changed - Fix processing .xls files that had the old mime type application/vnd.ms-excel - The Excel 5.0/95 Binary file formatted files. 👴 - Update development related dependencies such as babel friends. 💻 - Update...
1.3.0 Unknown No notes