6 releases (3 breaking)

new 0.96.0 Jul 24, 2024
0.95.0 Jun 25, 2024
0.94.2 Jun 3, 2024
0.94.1 May 30, 2024
0.93.0 Apr 30, 2024

#30 in #nushell-plugin

Download history 1132/week @ 2024-04-29 756/week @ 2024-05-06 574/week @ 2024-05-13 508/week @ 2024-05-20 1570/week @ 2024-05-27 1438/week @ 2024-06-03 656/week @ 2024-06-10 558/week @ 2024-06-17 1355/week @ 2024-06-24 670/week @ 2024-07-01 648/week @ 2024-07-08 574/week @ 2024-07-15

3,310 downloads per month
Used in 32 crates (4 directly)

MIT and maybe CC-PDDC

1MB
26K 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

~22–65MB
~1M SLoC