Learn how to create Excel scripts with JavaScript & Node.js. In this tutorial we'll read an Excel file to JSON object, modify the data & write to a new Excel file using the new data.
https://nodejs.org/
https://code.visualstudio.com/
https://docs.sheetjs.com/
#excel #javascript #nodejs