excel-date-to-js
Convert Excel date in integer format into JS date. Dates are stored as numbers in Excel and count the number of days since January 0, 1900 (1900 standard, for mac it is 1904, which means January 0, 1904 is the start date). Times are handled internally as
@aternus/csv-to-xlsx
Convert CSV files to XLSX (Excel 2007+ XML Format) files via Node.js CLI or API.
@papb/json-excel
Create a pretty Excel table from JSON data with a very simple API