NodeJS Excel Parser & Builder
JSON →node-xlsx is a Node.js library that serves as a straightforward wrapper around the powerful SheetJS xlsx module, enabling developers to parse and build Excel (XLSX) files efficiently. It simplifies common operations like reading data from existing Excel files (either from a file path or a buffer) and generating new Excel files from structured JavaScript data. The library supports advanced features such as defining custom column widths and merging cells. Built with TypeScript, node-xlsx provides robust static type checking, enhancing development safety and maintainability. The current stable version is 0.24.0, with recent updates focused on modernizing its internal stack and ensuring compatibility with the latest versions of its underlying xlsx dependency. It differentiates itself by providing a simpler, Node.js-specific interface to the comprehensive SheetJS library, abstracting away some of the complexities of the core `xlsx` package.
Traffic · last 30 days ↓67% vs prev 7d
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇩🇪 Germany