Hacker News new | ask | show | jobs
Show HN: Jd JSON Diff and Patch (github.com)
2 points by josephburnett 1459 days ago
jd is a commandline utility and Go library for diffing and patching JSON and YAML values. It supports a native jd format (similar to unified format) as well as JSON Merge Patch (RFC 7386) and a subset of JSON Patch (RFC 6902). Try it out at http://play.jd-tool.io/.