/Converter-XLSX-to-JSON

Easy converter from XLSX file to JSON.

Primary LanguageJavaScript

Converter-XLSX-to-JSON

Easy converter from XLSX file to JSON.


Just add your XLSX-file to "./files" folder (you should create this folder).

image

Use command "npm i" then command "node app.js".

image

Look for your pretty JSON in ".result/result.js" or in editor's console.

image

Have fun!