CSV Decoding and Encoding for Elixir
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.
Helpers built to work with Phoenix's page struct to easily work with CSV files.
MapGrid allows you to convert an array of maps or structs to a tabular structure, which includes the key on top and adds the values below...
Csv2Sql is a blazing fast fully automated tool to load huge CSV files into a RDBMS.
A tool for extracting and processing information from various file formats, including CSV, JSON, and XML.
Simple CSV and TSV parser (NimbleCSV wrapper)
Convert csv file to elixir maps with ease
A concurrent and functional CSV parser built with Elixir.
CSV encoding/decoding transformer for the resx library
Csv2SqlDashboard is a blazing fast fully automated tool to load huge CSV files into a RDBMS.
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
Library for consuming Mixpanel export API. Support exporting to CSV.
Little tool for converting JSON array or CSV to ARFF file.
CSV Reader
A fast and lightweight CSV parser and writer for Erlang
Elixir CSV parser using high performance NIF