1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Feb 5, 2025For details about which platforms the Nushell team actively supports, see our platform support policy. Configuration. The default configurations can be found at sample_config which are the configuration files one gets when they startup Nushell for the first time. It sets all of the default configuration to run Nushell.
  3. Dec 26, 2024Nushell Plugin Compatibility: Supports Nushell plugins within notebooks, allowing them to be loaded and utilized as in a typical Nushell environment. Plotting Integration: The kernel directly integrates the nu_plugin_plotters, making plots easily accessible. Examples. In the "examples" directory are some notebooks that show how the kernel works.
  4. Feb 5, 20252,577 downloads per month Used in 3 crates. MIT and maybe CC-PDDC. 2MB 46K SLoC. Welcome to the standard library of `nushell`! The standard library is a pure-nushell collection of custom commands which provide interactive utilities and building blocks for users writing casual scripts or complex applications.To see what's here: > use std > scope commands | select name description | where name ...
  5. Feb 5, 2025Nushell plugins are stand-alone applications that communicate with Nushell over stdin and stdout using a standardizes serialization framework to exchange the typed data that Nushell commands utilize natively. A typical plugin application will define a struct that implements the Plugin trait and then, ...
  6. Dec 26, 2024A nushell plugin for plotting charts. About. nu_plugin_plotters is a plugin for Nushell that provides easy plotting of data using plotters. Usage. The plugin provides three main commands: series: Use this command to create a dataset from a list of data points. You can pass in: A table with x and y columns. A list of 2-element lists representing ...
  7. Feb 5, 20252,541 downloads per month Used in nu. MIT and maybe CC-PDDC. 2MB 51K SLoC. Implementation of the Nushell language server. See the Language Server Protocol specification. Internal Nushell crate. This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
  8. Feb 5, 2025Operating system specific bindings used by Nushell. Currently primarily wrappers around processes and ways to gather process info from the system. Internal Nushell crate. This crate implements components of Nushell and is not designed to support plugin authors or other users directly. Dependencies ~1-40MB ~610K SLoC.

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX