jsonpatch
There are 42 repositories under jsonpatch topic.
flipkart-incubator/zjsonpatch
This is an implementation of RFC 6902 JSON Patch written in Java
danielaparker/JsonCons.Net
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
jg-rp/python-jsonpath
A flexible JSONPath engine for Python with JSON Pointer and JSON Patch
Masquerade-Circus/mongoose-history-plugin
Mongoose plugin that saves history in JsonPatch format and SemVer format.
corka149/jsonpatch
A implementation of RFC 6902 in pure Elixir.
microsoft/object-basin
JavaScript/TypeScript + .NET libraries to stream updates to an object using JSONPaths and JSON Patches
eBay/bsonpatch
A BSON implementation of RFC 6902 to compute the difference between two BSON documents
jg-rp/json-p3
JSONPath, JSON Patch and JSON Pointer for JavaScript
snorwin/jsonpatch
jsonpatch is a Go library to create JSON patches (RFC6902) directly from arbitrary Go objects and facilitates the implementation of sophisticated custom (e.g. filtered, validated) patch creation.
Stillpoint-Software/hyperbee.json
A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.
udamir/patchpack
Json patch serializer
marcolink/generate-json-patch
A simple function to diff any object and generate a JSON Patch
DSaunders/Nancy.JsonPatch
Adds JSON Patch functionality to Nancy
nichtich/jq-jsonpatch
jq module implementing JSON Patch (RFC 6902)
defsub/takeout
Take your personal media collection with you, on your own terms, and enjoy with free and open source software.
remorhaz/php-json-patch
JSON Patch (RFC-6902) PHP implementation
alexhunsley/patchouli-jsonpatch
Ergonomic JSON Patch in Swift with a handy DSL.
kathleenwest/ContosoPizzaWebApiDemo
A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.
shopstic/k8s-resource-replicator
A Kubernetes operator to replicate resources (e.g ConfigMap, Secret, etc.) across namespaces, with optional JSON Patch custom transformations.
takeoutfm/takeout
TakeoutFM is a self-hosted free software media system. Enjoy your media on your phone, desktop, television, and watch. Store your media at home, in the cloud, and run the server anywhere.
zielinski-piotr/JSONPatchTutorial
Source code for a small tutorial showing how to use JSON Patch in ASP.NET Core
aesrael/JWT-JsonPatch-ImageManipulation
image manipulation, request, streams, token and testing with nodejs
alexhunsley/patchouli-core
Generic patching engine in Swift with a handy DSL
bnwa/json-patch-proxy
Generate a JSON Patch list by mutating an object in TypeScript or JavaScript WIP
klef-dev/stateless-microservice
A simple stateless microservice in Nodejs
mehul-chaturvedi/NodeJS-JWT-file_download-JSON_Patch
NodJS app to secure any apis using JWT, JSON patch used for data patching
project705/jsonsam
Utility to slice, dice and transmogrify JSON files.
rubeniskov/mutant-json
A complete mutate json function which traverses using traverse-json.
wescules/diff3-json-merge-algorithm
Finally a way to merge json!
augustoproiete-repros/repro-nswag-jsonpatchdocument-nre
Minimal, Reproducible example of NullReferenceException when using NSwag and JsonPatchDocument<T>
ElandaSunshine/JsonScout-php
A fully fledged JSON utility suite for PHP, coming with support for JSONPath, JSONPatch, JSONPointer and so much more.
marcolink/snapshots-manager
Track granular changes of contentful entries
bluebrown/jsonpatch
Go jsonpatch package
ciiiii/wasm-diff-patch
Caculate Strategic Merge Patch with Golang WASM
DoodleScheduling/prometheus-patch-controller
Apply kubernetes resource patches based on prometheus rule evaluation
tachibanayui/MongoDb.JsonPatchConverter
MongoDb.JsonPatchConverter is a simple library to convert from JsonPatchDocument<T> to FilterDefiniton<T> and UpdateDefinition<T>