See JSON-Transmute for the full documentation of JSON-Transmute.
-
For JSON-Path functionality, oliveagle/jsonpath is used, which deviates from the reference document where it returns arrays for multiple matches, but only first match of single matches.
-
#format
is implemented using gotext/template
. An additional template functionpath
is available, it uses JSON-Path to referencecontext
.