Repository navigation

#

json-merge-patch

Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.

Swift
169
8 天前

The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.

C#
60
1 年前

$merge and $patch keywords for Ajv JSON-Schema validator to extend schemas

JavaScript
46
1 年前

Jacksync provides a library for synchronization by producing and applying a JSON Patches to Java objects. Inspired by RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch) written in Java, which uses Jackson at its core. provides advanced sync, merge, patch & diff processing.

Java
7
8 年前

A TinyGo supported implementation of the JSON Merge spec based on json-patch & fastjson.

Go
6
2 年前

Generate and Apply JSON Merge Patches for free using this web tool

TypeScript
4
4 个月前

A free, lightweight library for using JSON PATCH (RFC 6902) and JSON MERGE PATCH (RFC 7386) in your RESTful .NET-Services

C#
1
8 年前

REST API to apply JSON Merge Patches to uploaded JSON documents

TypeScript
1
6 个月前

A simple C# implementation of Json Merge Patch as described in IETF RFC 7386.

C#
1
3 年前

JSON Merge Patch (rfc7396) for perl structures

Perl
1
7 年前