xlsxir
Excel parser
A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications.
Xlsx parser for the Elixir language.
215 stars
13 watching
85 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
elixirelixir-langexcellibreofficeparserxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
leifg/excellent | A library that reads and parses Excel 2000 files into a list of lists for data extraction | 23 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
defunkydrummer/lisp-xl | A Common Lisp library for reading and processing Microsoft Excel XLSX files | 29 |