2019-02-11 22:16:32 -05:00
2019-02-11 18:35:34 -05:00
2019-02-11 22:16:32 -05:00
2019-02-11 22:16:32 -05:00
2019-02-11 18:35:34 -05:00
2019-02-11 18:35:34 -05:00
2019-02-11 22:16:32 -05:00
2019-02-11 22:16:32 -05:00
2019-02-11 18:35:34 -05:00

Mercury

TODO: Add description

Installation

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

def deps do
  [
    {:mercury, "~> 0.1.0"}
  ]
end

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

Description
An Elixir port of Mercury Parser: https://github.com/postlight/mercury-parser
Readme 116 KiB
Languages
Elixir 100%