How to parse an Excel file in Node.js

This is a short introduction to reading and parsing Excel (xls, xlsx) files in Node.js. We will be using the npm module “xlsx” (SheetJS) for this example.


This content originally appeared on DEV Community and was authored by coder4life

This is a short introduction to reading and parsing Excel (xls, xlsx) files in Node.js. We will be using the npm module "xlsx" (SheetJS) for this example.


This content originally appeared on DEV Community and was authored by coder4life


Print Share Comment Cite Upload Translate Updates
APA

coder4life | Sciencx (2021-10-15T13:10:54+00:00) How to parse an Excel file in Node.js. Retrieved from https://www.scien.cx/2021/10/15/how-to-parse-an-excel-file-in-node-js/

MLA
" » How to parse an Excel file in Node.js." coder4life | Sciencx - Friday October 15, 2021, https://www.scien.cx/2021/10/15/how-to-parse-an-excel-file-in-node-js/
HARVARD
coder4life | Sciencx Friday October 15, 2021 » How to parse an Excel file in Node.js., viewed ,<https://www.scien.cx/2021/10/15/how-to-parse-an-excel-file-in-node-js/>
VANCOUVER
coder4life | Sciencx - » How to parse an Excel file in Node.js. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/10/15/how-to-parse-an-excel-file-in-node-js/
CHICAGO
" » How to parse an Excel file in Node.js." coder4life | Sciencx - Accessed . https://www.scien.cx/2021/10/15/how-to-parse-an-excel-file-in-node-js/
IEEE
" » How to parse an Excel file in Node.js." coder4life | Sciencx [Online]. Available: https://www.scien.cx/2021/10/15/how-to-parse-an-excel-file-in-node-js/. [Accessed: ]
rf:citation
» How to parse an Excel file in Node.js | coder4life | Sciencx | https://www.scien.cx/2021/10/15/how-to-parse-an-excel-file-in-node-js/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.