xlsx-to-json
There are 8 repositories under xlsx-to-json topic.
Siemienik/XToolset
Typed import, and export XLSX spreadsheet to JS / TS. Template-based create, render, and export data into excel files.
lackrobin/bag-covid-api
A RESTful API to access the official COVID-19 data parsed from the xlsx files provided by BAG
irodger/xlsx-json-parser
xlsx to JSON parser. Also support i18next format. Relies on node-xlsx.
dsersun/FinStatements_Converter
Converter Financial Statements from *.xlsx file to JSON and save in Database
OSintt/book2json
I use this code to filter a corrupted XLSX files and concatting them with another by coincidences between data.
AlirezaGhadyani/xlsx-to-json
A simple converter to read xlsx and xls files and convert them to JSON.
thejaydev/NODEJS-CONVERT-CSV-XLSX-FILE-INTO-JSON-
CONVERT ANY CSV FILE DATA INTO JSON FILE AND AFTER CONVERTING THIS JSON YOU CAN STORE IT INTO DATABASE.