excellent

Excel parser

A library that reads and parses Excel 2000 files into a list of lists for data extraction

Excel Parser written in Elixir (currently only Excel 2000)

GitHub

23 stars
4 watching
4 forks
Language: Elixir
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jsonkenl/xlsxir A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. 215
leifg/formulon Parser for Salesforce formulas implemented in ES2017 71
marcelog/ex_rfc3986 An Elixir implementation of the URI parsing rules defined in RFC3986 10
fanlia/read_xlsx_v A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format 0
marcelog/ex_abnf An Elixir implementation of an ABNF parser and interpreter for abstract syntax trees. 61
libxls/libxls A C library that reads and parses binary Excel files 442
jschneider1207/elixirexif A library to parse and extract metadata from JPEG/TIFF images. 13
elixir-inspector/ua_inspector A tool to parse and extract information from user agent strings. 125
qrilka/xlsx A Haskell-based library for reading and writing Excel files in the XLSX format. 132
leifg/backports A library that enables running new Elixir code on older versions by backporting newer functions. 4
faisalman/simple-excel-js A JavaScript library to parse and convert various file formats into multiple other formats 190
coreoffice/corexlsx A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format 831
nurugger07/calliope An Elixir-based parser for HAML templates to generate HTML output. 198
elixir-inspector/ref_inspector A parser library for extracting referer information from HTTP requests. 14
epfl-lara/scallion A library for parsing and pretty-printing LL(1) languages in Scala. 56