cloudtracer / ThreatPinchLookup

Documentation and Sharing Repository for ThreatPinch Lookup Chrome & Firefox Extension
https://chrome.google.com/webstore/detail/threatpinch-lookup/ljdgplocfnmnofbhpkjclbefmjoikgke
360 stars 78 forks source link

Change data bindings to use jq paths and formatting #58

Open cloudtracer opened 6 years ago

cloudtracer commented 6 years ago

There is an emscripten build of jq located here: https://github.com/fiatjaf/jq-web

I think this might add a lot more power to the path fields, and also give some control over data formatting all in one shot. Worth investigating.