elixlsx
Excel writer
A library for generating MS Excel (.xlsx) files in Elixir
An Elixir XLSX writer
293 stars
13 watching
116 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
qtexcel/qlibxlsxwriter | A helper project that allows libxlsxwriter to be used in Qt applications | 11 |
qtexcel/qsimplexlsxwriter | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
brechtsanders/xlsxio | A C library that enables reading and writing of .xlsx files with minimal dependencies. | 426 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
caxlsx/caxlsx | A Ruby-based library for generating and validating Office Open XML spreadsheet documents with various features such as charts, styles, and validation. | 501 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |