1 unstable release

0.93.0 Apr 30, 2024

#28 in #nushell-plugin

Download history 69/week @ 2024-04-24 1334/week @ 2024-05-01 695/week @ 2024-05-08 442/week @ 2024-05-15

2,540 downloads per month
Used in 23 crates (4 directly)

MIT and maybe CC-PDDC

1MB
22K SLoC

nu-plugin-core

This crate provides functionality that is shared by the Nushell engine and plugins.


lib.rs:

Functionality and types shared between the plugin and the engine, other than protocol types.

If you are writing a plugin, you probably don't need this crate. We will make fewer guarantees for the stability of the interface of this crate than for nu_plugin.

Dependencies

~21–69MB
~1M SLoC