15 releases (breaking)

new 0.103.0 Mar 19, 2025
0.101.0 Dec 22, 2024
0.100.0 Nov 13, 2024
0.96.1 Jul 29, 2024

#51 in #nushell

Download history 1016/week @ 2024-11-29 1040/week @ 2024-12-06 1002/week @ 2024-12-13 1323/week @ 2024-12-20 808/week @ 2024-12-27 1017/week @ 2025-01-03 966/week @ 2025-01-10 869/week @ 2025-01-17 809/week @ 2025-01-24 1452/week @ 2025-01-31 1474/week @ 2025-02-07 1005/week @ 2025-02-14 1008/week @ 2025-02-21 853/week @ 2025-02-28 730/week @ 2025-03-07 1293/week @ 2025-03-14

3,980 downloads per month
Used in 65 crates (4 directly)

MIT and maybe CC-PDDC

1.5MB
30K 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–63MB
~1M SLoC