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++
802
1 天前

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

Go
603
5 天前

Applying JSON Patches in Python

Python
477
4 个月前

JSON object diffs and reversible patching (jsondiffpatch compatible)

C#
398
2 个月前

A scala diff/patch library for Json

Scala
322
9 天前

An implementation of JSON Patch and JSON Pointer for Ruby

Ruby
229
1 年前

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
178
6 个月前

An object-oriented JSON Schema implementation for Python.

Python
143
7 个月前

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#
118
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
3 年前

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

PHP
79
2 年前

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

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

JavaScript
47
2 年前

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

Nim
23
1 年前

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

TypeScript
21
8 个月前