Skip to content

jsonjoy-com/json-pointer

Repository files navigation

json-pointer

Fast implementation of JSON Pointer (RFC 6901) in TypeScript.

Can find a value in a JSON object using three methods: (1) JSON Pointer string, (2) array of steps, or (3) a pre-compiled function.

About

Fast JSON Pointer implementation in JavaScript

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published