tsb can read Excel XLSX files natively — no dependencies. The readExcel() function accepts a Uint8Array or ArrayBuffer and returns a DataFrame.
readExcel()
Uint8Array
ArrayBuffer
DataFrame
Upload an .xlsx file to inspect it, or use the demo data below.
.xlsx