XLSX
Parsing and stringifying of Excel spreadsheet files, xlsx.
parsers
The parsers also provides merciful parser for XLSX. It returns an array of sheets (name
, rows
)
where row is an array of objects.
Parsing and stringifying of Excel spreadsheet files, xlsx.
parsers
The parsers also provides merciful parser for XLSX. It returns an array of sheets (name
, rows
)
where row is an array of objects.