flatten Convert nested JSON to flat dot-notation keys node transformer.js flatten input.json output.json rebuild Reconstruct nested JSON from flattened structure node transformer.js rebuild input.json ...
Sorts a JSON/JSONL/JSONC/JS array by common property or by custom function and replace the array in-place. The array can be selected (must include [and ]). If no selection is present, the extension ...