json-mergedevdata
JSON Merge
Merge two JSON objects (shallow or deep).
Inputs
Output
(no output yet)
Explanation
Combine configuration objects or payload fragments with predictable merge behavior.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related