Showing 21-40 of 68 packages
Some utilities for JSON pointers described by RFC 6901
A RFC6901 compliant type-safe JSON pointer library to handle arbitrary structured data.
Lightweight implementation of JSON Pointers
A new version of the old JSONPointer specification
TypeScript library for safe and efficient JSON data manipulation with RFC 6901 (JSON Pointer) and RFC 6902 (JSON Patch) compliance, featuring prototype pollution protection and immutable operations
Transparent query, pointer and path descriptors for JSON
Model and manipulate data with ES6 classes, JSON Schema initialization and validation, JSON Patch, JSON Pointer, and JSON Mappings.
JSON Pointers in-memory store
JavaScript implementation of JSON Pointer add setter
Forkd from Some utilities for JSON pointers described by RFC 6901
Generate openapi documentation from nest controllers
Parses OAS and Postman API specification files into form of tree with endpoints and parameters as leaves; tree is useful for GUI representation of specification parameters
Transparent references in JSON
A utility for working with RFC 6901 pointers, and a bit more.
TODO
The JSON Pointer was created to get the reference of properties in a JSON object. It has its own simple query system which helps you traverse the property tree. It is also "null-safe" you don't have to check if every single step in your path exists or no
Fork of json-ref-lite to browserify and namespace under LITHIUM
JSON Pointer implementation and tools
Basic wrapper for AJV (Another JSON Schema Validator)
Extremely light weight way to resolve jsonschema '$ref' references & inheritance: create circular/graphs, fractals from json (browser/coffeescript/javascript).