11 releases (6 breaking)

new 0.99.1 Oct 20, 2024
0.98.0 Sep 18, 2024
0.96.1 Jul 29, 2024

#49 in #internal

Download history 729/week @ 2024-06-30 629/week @ 2024-07-07 572/week @ 2024-07-14 1314/week @ 2024-07-21 1430/week @ 2024-07-28 796/week @ 2024-08-04 676/week @ 2024-08-11 1395/week @ 2024-08-18 999/week @ 2024-08-25 987/week @ 2024-09-01 762/week @ 2024-09-08 1514/week @ 2024-09-15 1234/week @ 2024-09-22 1181/week @ 2024-09-29 876/week @ 2024-10-06 1821/week @ 2024-10-13

5,296 downloads per month
Used in 58 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–64MB
~1M SLoC