UNPKG

jsonbinpack

Version:

A space-efficient schema-driven binary JSON serialization format based on JSON Schema

12 lines (11 loc) 173 B
{ "$let": { "x": [10, 30, 10, 10, 10] }, "in": { "$reverse": { "$sort": { "$eval": "x" }, "by(x)": "x" } } }