xlsx
Excel parser/writer
A Haskell-based library for reading and writing Excel files in the XLSX format.
Simple and incomplete Excel file parser/writer
132 stars
9 watching
64 forks
Language: Haskell
last commit: 6 months ago excelhaskellxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
qtexcel/qsimplexlsxwriter | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
qtexcel/qlibxlsxwriter | A helper project that allows libxlsxwriter to be used in Qt applications | 11 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
faisalman/simple-excel-js | A JavaScript library to parse and convert various file formats into multiple other formats | 190 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |