# json-pointer **Repository Path**: mirrors_WebReflection/json-pointer ## Basic Information - **Project Name**: json-pointer - **Description**: A better JSON Pointer prollyfill - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A Better JSONPointer Proposal [![Build Status](https://travis-ci.org/WebReflection/json-pointer.svg?branch=master)](https://travis-ci.org/WebReflection/json-pointer) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/json-pointer/badge.svg?branch=master)](https://coveralls.io/github/WebReflection/json-pointer?branch=master) [![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/WebReflection/donate) This is an implementation of the following proposal: https://github.com/json-patch/json-patch2/issues/19 Available in [npm](https://npmjs.org/) as `better-json-pointer` module.