json-pointer

There are 74 repositories under json-pointer topic.

  • STB-Style-Single-File-C-CPP-JSON-Parser-Generator-Header-Only-Library-With-Full-RFC-Compliance

    Lightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, thread-safe, UTF-8 validation, file I/O, minification, and custom allocators. Ideal for embedded systems and cross-platform projects.

    Language:C5
  • openapi-schema-ref-parser

    Parse, Resolve, and Dereference OpenAPI Schema $ref pointers for LLM's

    Language:TypeScript5
  • psx-json

    Read and transform JSON documents through JSON-Patch/Pointer

    Language:PHP5
  • json-patch

    Implements JSON patch documents and JSON pointers

    Language:PHP5
  • json-pointer

    A crate for parsing and using JSON pointers, as specified in RFC 6901.

    Language:Rust4
  • map-pointer

    Map from one object to another using JSON pointers

    Language:TypeScript4
  • json-modifiable

    A rules engine that dynamically modifies your objects using JSON standards

    Language:JavaScript3
  • fluent-plugin-json

    Fluentd filter plugin for JSON events with JSON Pointer Support (RFC-6901)

    Language:Ruby3
  • json-pointer

    JSON Pointer implementation

    Language:D3
  • ajv-refdata

    Add keywords `$ref$data` and `async$ref$data` to Ajv.

    Language:JavaScript2
  • x2node-patches

    RFC 6902 JSON Patch implementation for X2 Framework.

    Language:JavaScript2
  • jsonptr-benchmark

    Benchmark for Go implementations of JSON Pointer (RFC 6901)

    Language:Go2
  • json-skiff

    A streaming JSON parser / JSON Pointer evaluator in Java

    Language:Java1
  • tikray

    A compact data transformation engine.

    Language:Python1
  • json-pointer-js

    A RFC 6901 compliant JSON pointer library to handle arbitrary structured data.

    Language:TypeScript1
  • JSONPointer.jl

    json pointer implementation in Julia, according to RFC 6901

    Language:Julia1
  • erl-json

    An implementation of the JSON data format in Erlang.

    Language:Erlang1
  • pointer-props

    JavaScript object manipulation (get/set/del) using JSON Pointer (RFC6901) and JSON Reference syntax.

    Language:JavaScript1
  • json_pointer

    JSON Pointer for Deno (IETF RFC6901).

    Language:TypeScript1
  • SoftLibJSON

    RFC 8259 JSON, RFC 6901 JSON Pointer, RFC 6902 JSON Patch, RFC 7396 JSON Merge Patch

    Language:Java1
  • reftools

    Tools to deal with references in Javascript objects. Now part of oas-kit

    Language:JavaScript1
  • json-schema-lib

    Extensible JSON Schema library with support for multi-file schemas using $ref

    Language:JavaScript1
  • x2node-pointers

    RFC 6901 JSON Pointer implementation for X2 Framework.

    Language:JavaScript1
  • STB-Style-Single-File-C-CPP-JSON-Parser-Generator-Header-Only-Library-With-Full-RFC-Compliance

    STB-style, single-file JSON parser and generator for C/C++. Header-only and RFC-compliant, fast, portable, and easy to drop into any project. 🐙

    Language:C
  • json-pointer-loc

    C library for computing line and column information from JSON pointers

    Language:C
  • hana.cr

    An implementation of JSON Patch and JSON Pointer for Crystal

    Language:Crystal
  • resource-ref

    Library to manage Resource references using URI and JSON Pointer

    Language:Kotlin
  • jsonptr

    (Relative) JSON Pointers

    Language:Go
  • go-json-pointer

    Go package to manipulate RFC 6901 JSON pointers.

    Language:Go
  • permissive-json-pointer

    A permissive json pointer

    Language:Rust
  • json-schema-ref-loader

    json-schema-ref-parser for webpack

    Language:JavaScript
  • jsonref.org

    JsonRef v0.4.0 specification.

  • libujson

    A C++ library and utility applications for handling JSON documents.

    Language:C++
  • php-json-pointer

    The JSON pointer - PHP object implementation

    Language:PHP
  • json-pointer

    Look for a specific value within a JSON document.

    Language:C++
  • python-json-doc

    Utility functions for JSON Document

    Language:Python