nu_plugin_query

Crates.ionu_plugin_query
lib.rsnu_plugin_query
version0.106.1
created_at2022-03-22 20:46:50.294275+00
updated_at2025-07-29 21:37:49.363666+00
descriptionA Nushell plugin to query JSON, XML, and various web data
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu_plugin_query
max_upload_size
id554882
size166,537
publishing (github:nushell:publishing)

documentation

README

Query plugin for Nushell

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>
Commit count: 10375

cargo fmt