Open
#
json-pointer
Here are 59 public repositories matching this topic...
lemire
commented
Jan 13, 2021
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
-
Updated
Jul 6, 2022 - JavaScript
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
json
csv
cpp
json-serialization
cbor
json-parser
messagepack
json-pointer
json-patch
json-diff
bson
ubjson
json-parsing
jsonpath
jmespath
csv-parser
csv-reader
jsonschema
json-construction
streaming-json-read
-
Updated
Jul 7, 2022 - C++
C++ header-only JSON library
-
Updated
Jul 2, 2022 - C++
System.Text.Json-based support for all of your JSON needs.
-
Updated
Jul 8, 2022 - C#
C++ Serialization library for JSON
yaml
c-plus-plus
serialization
json
review
json-serialization
json-parser
header-only
json-pointer
stl-containers
rfc-6901
rfc-6902
rfc-7159
rfc-7049
serialization-library
json-serialization-library
rfc-8259
-
Updated
Mar 14, 2022 - C++
An implementation of JSON Patch and JSON Pointer for Ruby
-
Updated
Dec 4, 2020 - Ruby
JSON Joy 🦄 🌈 —JSON CRDT, JSON CRDT Patch, JSON Patch, JSON Predicate, JSON Patch Extended, JSON Patch+ OT, MessagePack codec, JSON-Rx, JSON-RPC 2.0, JSON Pointer, Reactive-RPC, random JSON generator, JSON Brand, JSON Expression, JSON Size, JSON Type, JSON Schema, JSON deep equality, JSON Binary, JSON clone, JSON utilities for joy and collaborative editing
json
collaboration
json-rpc
messagepack
json-pointer
json-patch
collaborative-editing
deep-equals
json-utilities
real-time-editing
json-predicate
json-ot
json-rx
json-crdt
json-joy
json-crdt-patch
json-patch-ot
json-random
reactive-rpc
json-binary
-
Updated
Jun 26, 2022 - TypeScript
3
fariz1992
commented
Mar 30, 2022
the following code block doesn't work.
if (this.schema.minimum) {
if (!(Number(this.value) >= this.schema.minimum)) {
return this.e('Must greater than or equal ' + this.schema.minimum);
}
}
good first issue
Good for newcomers
JSON command-line swiss knife: diff, reordering, patch, pointer, validator, codegen
-
Updated
Apr 20, 2022 - PHP
json for modern c++ (single header file, release versions)
-
Updated
Jan 3, 2022 - C++
JSON Reference for Java with Jackson.
-
Updated
Jul 7, 2022 - Java
Useful functions when working with JSON.
-
Updated
Apr 15, 2022 - TypeScript
JSON Pointer (RFC 6901) for Go
-
Updated
Apr 28, 2020 - Go
JSON serializable rules to match Jackson JsonNodes using JSON Pointers
-
Updated
Dec 24, 2021 - Java
JSON Power Tool: Retrieve and manipulate JSON data using JSONPath, JSON Pointer, JSON Patch, and JSON Merge Patch. Written in Javascript, wrapped in shell, requiring jsc the JavaScriptCore binary.
-
Updated
Jul 5, 2022 - Shell
C JSON parser (both, SAX-like & full DOM)
-
Updated
Jun 22, 2021 - C
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
json
csharp
dotnet
dotnet-core
json-pointer
json-patch
jsonpath
jmespath
json-merge-patch
jsonpointer
jsonpatch
dotnetstandard
-
Updated
Oct 13, 2021 - C#
Implementation of RFC 6901 JavaScript Object Notation Pointer strings in Elixir
-
Updated
Nov 21, 2021 - Elixir
Query and transform your json data using an extended glob-pattern.
-
Updated
Mar 24, 2022 - TypeScript
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
json
synchronization
jackson
json-pointer
json-patch
rfc-6902
json-diff
json-merge-patch
json-document
rfc-7386
-
Updated
Oct 18, 2017 - Java
Efficient JSON implementation. The tree is essentially a seq of nodes. Based on planetis-m/jsonecs#8
-
Updated
Jun 14, 2022 - Nim
Implements JSON patch documents and JSON pointers
-
Updated
Feb 26, 2022 - PHP
Improve this page
Add a description, image, and links to the json-pointer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the json-pointer topic, visit your repo's landing page and select "manage topics."
When you want to help with the development of this library, there are plenty of things were you are more than welcome:
Blocked Issues
JSON_DIAGNOSTICSvia CMake when installing the library via Homebrew. If you are familiar with Homebrew, you could fix [the formula](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/nlohmann-json.