Transparent references in JSON
Model and manipulate data with ES6 classes, JSON Schema initialization and validation, JSON Patch, JSON Pointer, and JSON Mappings.
A RFC6901 compliant type-safe JSON pointer library to handle arbitrary structured data.
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
Danger plugin for yarn audit summary
A utility for working with RFC 6901 pointers, and a bit more.
Transparent query, pointer and path descriptors for JSON
JSON Pointer implementation and tools
Basic wrapper for AJV (Another JSON Schema Validator)
[![Build Status][build-status-image]][build-status] [![Observable Notebook][observable-notebook-image]][observable-notebook]
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
Forkd from Some utilities for JSON pointers described by RFC 6901
TODO
Fork of json-ref-lite to browserify and namespace under LITHIUM
Generate openapi documentation from nest controllers
Extremely light weight way to resolve jsonschema '$ref' references & inheritance: create circular/graphs, fractals from json (browser/coffeescript/javascript).
Returns line/column location of path on json
SDK for powering content and components in Angular applications by [BloomReach Experience](https://www.bloomreach.com/en/products/experience). This library makes integrating an Angular app with BloomReach Experience a breeze. It supports both client-sid
Some utilities for JSON pointers described by RFC 6901
SDK for powering content and components in Angular applications by [BloomReach Experience](https://www.bloomreach.com/en/products/experience). This library makes integrating an Angular app with BloomReach Experience a breeze. It supports both client-sid
This is an implementation of [JSON Pointer](https://datatracker.ietf.org/doc/html/rfc6901).
基于langchain实现的使用语言大模型工具集,包括:生成向量数据,向量查询等。
Mothership of json-pointer, json-query and json-relationship
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