Elixir CILicense: MITHex version badge

AshCsv

A CSV data layer for Ash.

Installation

def deps do
  [
    {:ash_csv, "~> 0.9.7-rc.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_csv.