package json-pointer

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

v1.0 (2026-09-06)

  • Implement RFC 6901 parsing, formatting, URI fragment encoding, and context-sensitive evaluation with a single token-based pointer type.
  • Implement the RFC 6902 JSON Patch operations.
  • Implement RFC 8620 JMAP result-reference wildcard evaluation.
  • Add Jsont codecs and query/update combinators.