xlsx-rows
Parses an *.xlsx file into rows
Usage
All you have to do is pass it an Excel (*.xlsx
) file and you get rows of information:
var xlsxRows = ;var rows = ;consoledirrows; // yay rows of things!
Parses an *.xlsx file into rows
All you have to do is pass it an Excel (*.xlsx
) file and you get rows of information:
var xlsxRows = ;var rows = ;consoledirrows; // yay rows of things!
npm i xlsx-rows
54
1.0.0
MIT