No need to configure file_path anymore, everything works in local
To use it start by installing the dependencies:
npm i
You are almost done, now compile it into an app (windows,mac,linux) For windows
npm run dist:win
For mac
npm run dist:mac
For linux
npm run dist:linux
This will create an executable
Run the executable
Added dynamic columns feature. Choose the name and the type of your xlsx file.
Directly download the exe (windows only atm): xlsx-to-json