Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Pointer Transform #14

Open
mvahowe opened this issue Jul 24, 2022 · 0 comments
Open

JSON Pointer Transform #14

mvahowe opened this issue Jul 24, 2022 · 0 comments

Comments

@mvahowe
Copy link
Contributor

mvahowe commented Jul 24, 2022

Sometimes it would be nice to be able to drill down into the JSON to extract specific parts of the document. JSON Pointer would be one way to do that. Various NPM implementations exist. The transform would take as arguments the JSON (which might be PERF) and the JSON pointer string, and would return new JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant