NodeJS Excel files parser & builder
Streaming XLSX writer. Forked from rubenv/node-xlsx-writer.
json to excel . base on node-xlsx
a plugin base on node-xlsx to pipe json to excel .
Seamless convert xlsx to json with optional option to lowerCase the excel headers (Credits rahil471/node-xlsx-json library)
Streaming XLSX writer. Forked from rubenv/node-xlsx-writer.
Fork of node-xlsx with styles & compression support
Generate .xlsx (Excel) files from templates built in Excel
node-xlsx image
Nodered wrapper for node-xlsx-library
A simple .xlsx file input/output lib based node-xlsx.
Modify the node-xlsx dependency package to implement the function of modifying the background color of the excel cell.
Streaming XLSX writer. Forked from rubenv/node-xlsx-writer.
SheetJS Spreadsheet Community Edition plus Basic Cell Styles
Efficiently work with xlsx files streams in Node.js
Diagnose stale cached XLSX formula values and recalculate XLSX formulas in Node.js without Excel, LibreOffice, or browser automation.
Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, and a focus on keeping existing workbook features and styles in tact.
Command-line interface for SheetJS
Compound File Binary File Format extractor
Yet another library to extract text from MS Office and PDF files
A simple xlsx formula calculator.
NodeJS Excel files parser & builder
Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)
Streaming XLSX writer. Forked from STRML/node-xlsx-writestream.