Repository navigation

#

json-patch

A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON

C++
762
3 天前

Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations

Go
563
3 天前

Applying JSON Patches in Python

Python
462
8 个月前

JSON object diffs and reversible patching (jsondiffpatch compatible)

C#
380
6 天前

A scala diff/patch library for Json

Scala
318
7 个月前

An implementation of JSON Patch and JSON Pointer for Ruby

Ruby
222
8 个月前

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 天前

An object-oriented JSON Schema implementation for Python.

Python
139
2 个月前

High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.

C#
114
1 年前

Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection

JavaScript
96
2 年前

ES6 proxy powered JSON Object observer that emits JSON patches when changes occur to your object tree.

JavaScript
95
2 年前

JSON command-line swiss knife: diff, reordering, patch, pointer, validator, codegen

PHP
77
1 年前

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 年前

Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.

Nim
23
6 个月前

Visual Studio Team Services Build and Release Management extensions that help you update files using JSON patch and similar syntax

TypeScript
21
3 个月前