Showing 61-68 of 68 packages
This is an implementation of [JSON Pointer](https://datatracker.ietf.org/doc/html/rfc6901).
Utility functions for implementing JSON Patch according to [RFC 6902]
JavaScript object manipulation (get/set/del) using JSON Pointer (RFC6901) and JSON Reference paths.
Automatically convert javascript objects to have JSON references
Easily generate a graphs/REST-clients from json api-modelspecifications. Like restangular/traverse/backbone/restful but more atheist-style.
Type safe env files loader written in deno
Navigate JSON in a Linked Data Platform fashion
A JavaScript implementation of the JSON Object Notation (JSON) Patch http://tools.ietf.org/html/rfc6902 and JSON Pointer http://tools.ietf.org/html/rfc6901 specifications. Modified to work with mongoose documents.