The First Native Elixir library for JSON encoding and decoding
Converts an abstract schema into JSON schemas required by various AI providers, minimizing code changes when switching providers.
Pandex is a lightweight Elixir wrapper for [Pandoc](http://pandoc.org). Pandex enables you to convert Markdown, CommonMark, HTML, Latex, ...
JSON Schema macro generator
A json based SNS/SQS configurator for elixir/phoenix projects
JSONPointer tools
A NIF-based native components for JASON - blazing fast JSON parser and generator for Elixir.
JsonSerde serializes and deserializes nested elixir datastructures, including custom structs.
JSON RPC Client/Server, JSON Publisher-Subscriber over AMQP
A formatter for the OTP logger application that outputs JSON
An Elixir wrapper around the erlang json nifs library, Jiffy (github.com/davisp/jiffy)
An incredibly flexible and performant JSON parser, generator and formatter in pure Erlang
StableJason is a library for encoding Elixir values to a stable JSON with deterministic sorting for keys.
Plug to cache requests declaratively for either GraphQL or Phoenix, this plug is intended to short circuit all json/decoding or parsing a...
JSON encoder wrapper to handle records and 'undefined'
jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.
Erlang JSON library
An Elixir implementation of JSON Patch (RFC 6902)
Elixir implementation of JSON Type Definition validation.
Formats logs as JSON, forwards to Logstash via TCP, or to console.
`JsonJanitor` sanitizes elixir terms so that they can be serialized to JSON.
A module for deep json comparison.
Easily parse timestamps using Timex as they are decoded from json by Poison.
A vectors-to-JSON library for the Gleam programming language
VecDict-to-JSON for the Gleam programming language
Codec for generating Absinthe JSON schemas in a deterministic format with alphabetically ordered type definitions
JSON:API library for Plug and Phoenix applications
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
Convenience functions to work with JOSE (JSON Object Signing and Encryption)
Ordered JSON (OJSON) - deterministic or stable serialization
Utilities for interacting with decoded JSON in erlang