JSONMomoa
A streaming JSON parser/encoder written in pure Elixir.
Installation
def deps do
[
{:json_momoa, "~> 0.1.0"}
]
endTests
$ mix testsDocumentation
https://hexdocs.pm/json_momoa.
A streaming JSON parser/encoder written in pure Elixir.
def deps do
[
{:json_momoa, "~> 0.1.0"}
]
end$ mix testshttps://hexdocs.pm/json_momoa.