nu_plugin_query

Crates.ionu_plugin_query
lib.rsnu_plugin_query
version0.95.0
sourcesrc
created_at2022-03-22 20:46:50.294275
updated_at2024-06-25 19:15:03.008435
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
size134,306
publishing (github:nushell:publishing)

documentation

README

Query plugin for Nushell

Note: this requires Nushell 0.60 or later

To install:

> cargo install --path .

To register (from inside Nushell):

> register <path to installed plugin>
Commit count: 9074

cargo fmt