0.0.3 • Published 4 months ago

resolve-schema-at-pointer v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Resolve Schema at Pointer

With the great help of json-ptr I made a small function that, based on the schema and/or data, retrieves the schema and/or data at a given data location using (relative) JSON pointer (RFC 6901).

It works in both nodejs and modern browsers.

For examples, see test

0.0.3

4 months ago

0.0.2

4 months ago