12 releases (7 breaking)

0.100.0 Nov 13, 2024
0.98.0 Sep 18, 2024
0.96.1 Jul 29, 2024

#53 in #nushell

Download history 824/week @ 2024-08-02 751/week @ 2024-08-09 1211/week @ 2024-08-16 1063/week @ 2024-08-23 1016/week @ 2024-08-30 781/week @ 2024-09-06 1331/week @ 2024-09-13 1354/week @ 2024-09-20 1216/week @ 2024-09-27 893/week @ 2024-10-04 1572/week @ 2024-10-11 1906/week @ 2024-10-18 928/week @ 2024-10-25 1392/week @ 2024-11-01 1459/week @ 2024-11-08 984/week @ 2024-11-15

4,969 downloads per month
Used in 60 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–65MB
~1M SLoC