Tag

js-xlsx

1 views collected around this technical thread.

System Architect Go
System Architect Go
Nov 7, 2017 · Backend Development

Exporting Excel Files on the Server with js-xlsx and exceljs

This article explains how to generate and serve XLSX files from a backend server using the JavaScript libraries js-xlsx and exceljs, covering data preparation, server implementation, and styling options for rows, columns, and cells.

ExcelExcelJSdata-export
0 likes · 3 min read
Exporting Excel Files on the Server with js-xlsx and exceljs