nushell/crates/nu_plugin_query_json/src
Darren Schroeder ea5bf9db36
add query json plugin for experimentation (#3327)
* add query json plugin for experimentation

* add some error handling

* closer but Kind::Array is still horked

* unravel the table so the output looks right

* clippy

* added the ability to use gjson modifiers
2021-04-19 11:19:06 -05:00
..
nu add query json plugin for experimentation (#3327) 2021-04-19 11:19:06 -05:00
lib.rs add query json plugin for experimentation (#3327) 2021-04-19 11:19:06 -05:00
main.rs add query json plugin for experimentation (#3327) 2021-04-19 11:19:06 -05:00
query_json.rs add query json plugin for experimentation (#3327) 2021-04-19 11:19:06 -05:00