13 releases (8 breaking)

new 0.101.0 Dec 22, 2024
0.100.0 Nov 13, 2024
0.99.1 Oct 20, 2024
0.96.1 Jul 29, 2024

#52 in #nushell

Download history 730/week @ 2024-09-07 1440/week @ 2024-09-14 1312/week @ 2024-09-21 1197/week @ 2024-09-28 870/week @ 2024-10-05 1765/week @ 2024-10-12 1739/week @ 2024-10-19 982/week @ 2024-10-26 1326/week @ 2024-11-02 1542/week @ 2024-11-09 1118/week @ 2024-11-16 935/week @ 2024-11-23 987/week @ 2024-11-30 1077/week @ 2024-12-07 994/week @ 2024-12-14 1183/week @ 2024-12-21

4,376 downloads per month
Used in 61 crates (4 directly)

MIT and maybe CC-PDDC

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