Crates.io | nu_plugin_query |
lib.rs | nu_plugin_query |
version | 0.100.0 |
source | src |
created_at | 2022-03-22 20:46:50.294275 |
updated_at | 2024-11-13 04:20:06.833224 |
description | A Nushell plugin to query JSON, XML, and various web data |
homepage | |
repository | https://github.com/nushell/nushell/tree/main/crates/nu_plugin_query |
max_upload_size | |
id | 554882 |
size | 159,856 |
Note: this requires Nushell 0.60 or later
To install:
> cargo install --path .
To add the plugin (from inside Nushell):
> plugin add <path to installed plugin>