xlsx-populate
Workbook manipulator
An Excel XLSX parser/generator written in JavaScript with Node.js and browser support for manipulating workbooks.
Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.
955 stars
31 watching
183 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
exceljavascriptxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
tj/dox | Generates documentation for JavaScript code in JSON format | 2,158 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,491 |
dissectmalware/pyxlsb2 | An Excel 2007+ Binary Workbook parser for Python | 19 |
jooq/joox | An XML manipulation library inspired by jQuery and jRTF for the W3C DOM API in Java. | 495 |
talentdeficit/jsx | An Erlang application for manipulating JSON data | 693 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
defunkydrummer/lisp-xl | A Common Lisp library for reading and processing Microsoft Excel XLSX files | 29 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |