Inkylixir

Utility for parsing Inky strings into html for responsive emails, or Floki maps for further processing in your app.

Installation

If available in Hex, the package can be installed by adding inkylixir to your list of dependencies in mix.exs:

def deps do
  [
    {:inkylixir, "~> 0.1.5"}
  ]
end

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