HTTParrot.JSON (HTTParrot v1.5.0)

View Source

JSON helpers built on Jason.

Recursively converts keyword lists and lists of two-element tuples into Jason.OrderedObject so they encode as JSON objects, matching the behavior of the former JSX integration.

Summary

Functions

decode!(data)

encode!(data)

is_json?(data)

prettify!(data)