May 20, 20201 min readHow to export a spreadsheet from a Vuetify data table using SheetJS js-xlsx moduleFull code: https://github.com/aleksvp2017/exportspreadsheet.git Using: Vue / Vuetify: to construct de UI; SheetJS js-xlsx: generate xlsx...
May 11, 20201 min readHow to process a spreadsheet using Node.js and SheetJS js-xlsx moduleFull code: https://github.com/aleksvp2017/processspreadsheet Using: Node.js: the runtime environment; SheetJS js-xlsx: read and parse...