The First Native Elixir library for JSON encoding and decoding
JSON encoder wrapper to handle records and 'undefined'
StableJason is a library for encoding Elixir values to a stable JSON with deterministic sorting for keys.
JSON Schema macro generator
JSONPointer tools
Plug to cache requests declaratively for either GraphQL or Phoenix, this plug is intended to short circuit all json/decoding or parsing a...
A NIF-based native components for JASON - blazing fast JSON parser and generator for Elixir.
Elixir HTTP client for JSON services
Pandex is a lightweight Elixir wrapper for [Pandoc](http://pandoc.org). Pandex enables you to convert Markdown, CommonMark, HTML, Latex, ...
An incredibly flexible and performant JSON parser, generator and formatter in pure Erlang
Ecto.JSON makes Ecto able to use any type of data (Integer, String, List, Map, etc.) which is valid JSON, not only key-value maps.
`JsonJanitor` sanitizes elixir terms so that they can be serialized to JSON.
BSON are JSON-like objects with a standard binary serialization. See bsonspec.org
A json based SNS/SQS configurator for elixir/phoenix projects
An Elixir wrapper around the erlang json nifs library, Jiffy (github.com/davisp/jiffy)
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
Erlang JSON library
JSON RPC Client/Server, JSON Publisher-Subscriber over AMQP
Easily parse timestamps using Timex as they are decoded from json by Poison.
Render json easier with relationship and custom data rendering
Ordered JSON (OJSON) - deterministic or stable serialization
Formats logs as JSON, forwards to Logstash via TCP, or to console.
An Elixir implementation of JSON Patch (RFC 6902)
Elixir implementation of JSON Type Definition validation.
Unfurl is a structured data extraction tool written in Elixir. It currently supports unfurling oEmbed, Twitter Card, Facebook Open Graph...
Client package for accessing JSONApi services
Small but useful wrapper above erlang `jsx` to stream json elements from an Elixir binary stream.
Utilities for interacting with decoded JSON in erlang
JsonUrl encoding and decoding support
JSON:API library for Plug and Phoenix applications
Json Schema validation helper, that allows to store schemes in a separate files.