json-patch topic

List json-patch repositories

json-everything

944
Stars
159
Forks
Watchers

System.Text.Json-based support for all of your JSON needs.

LGenerics

105
Stars
16
Forks
Watchers

Generic algorithms and data structures for Lazarus/Free Pascal

mongoose-patch-history

96
Stars
21
Forks
Watchers

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

jschon

131
Stars
12
Forks
Watchers

An object-oriented JSON Schema implementation for Python.

json-cli

73
Stars
7
Forks
Watchers

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

gl-vsts-tasks-file-patch

21
Stars
6
Forks
Watchers

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

system-text-json-jsondiffpatch

95
Stars
12
Forks
Watchers

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

JsonCons.Net

50
Stars
7
Forks
Watchers

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

ajv-merge-patch

46
Stars
16
Forks
Watchers

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

json_diff_rfc6902

19
Stars
1
Forks
Watchers

This is the framework to handle JSON diff and patch based on RFC6902