it-tools
it-tools copied to clipboard
[NEW TOOL] XPath and JSONPath tester/builder
First of all - thx alot for the great docker image for isolated areas.
What tool do you want? Please integrate new tools:
- XPath tester/builder
- JSONPath tester/builder
Is their example of this tool in the wild? For example:
Additional context My colleagues and I often have to construct expressions for work, but we have no access to Internet resources from our workplaces. You realy save us with this feature. 🙏
Thanks a lot for your nice work.
As for JSON Path, something like this path finder would complete the collection too https://jsonpathfinder.com/ . A very useful one.
Will probably make a PR
Hi @darth-y and @CorentinTh , JQ/JSONPath implemented in #1262
Hi @darth-y and @CorentinTh , XPath implemented in #1257
Hi @Flyingfufu and @CorentinTh, JSON Path from current node selection implemented in #1103