Packages

A stateful, streaming parser and encoder for JSONL-LD (Newline-Delimited JSON-LD). Designed for "Agent A11y" and high-performance LLM pipelines.

Current section

Files

Jump to
jsonl_ld .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]